@erp-galoper/types 1.0.642 → 1.0.643
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
|
@@ -27729,7 +27729,7 @@ export interface components {
|
|
|
27729
27729
|
/**
|
|
27730
27730
|
* Id
|
|
27731
27731
|
* Format: uuid
|
|
27732
|
-
* @example
|
|
27732
|
+
* @example c4412d31-dcf5-4709-8657-f20ae0b63eb4
|
|
27733
27733
|
*/
|
|
27734
27734
|
id: string;
|
|
27735
27735
|
/**
|