@erp-galoper/types 1.0.623 → 1.0.624
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
|
@@ -27577,7 +27577,7 @@ export interface components {
|
|
|
27577
27577
|
/**
|
|
27578
27578
|
* Id
|
|
27579
27579
|
* Format: uuid
|
|
27580
|
-
* @example
|
|
27580
|
+
* @example def61ae9-b4e7-4329-aee1-42067bdbf443
|
|
27581
27581
|
*/
|
|
27582
27582
|
id: string;
|
|
27583
27583
|
/**
|