@erp-galoper/types 1.0.344 → 1.0.346
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/openapi.ts +1 -1
- package/package.json +1 -1
package/openapi.ts
CHANGED
|
@@ -26734,7 +26734,7 @@ export interface components {
|
|
|
26734
26734
|
/**
|
|
26735
26735
|
* Id
|
|
26736
26736
|
* Format: uuid
|
|
26737
|
-
* @example
|
|
26737
|
+
* @example e32c71b2-f6a6-4912-8bed-cefe2994e9e6
|
|
26738
26738
|
*/
|
|
26739
26739
|
id: string;
|
|
26740
26740
|
/**
|