@erp-galoper/types 1.0.747 → 1.0.748
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
|
@@ -27571,7 +27571,7 @@ export interface components {
|
|
|
27571
27571
|
/**
|
|
27572
27572
|
* Id
|
|
27573
27573
|
* Format: uuid
|
|
27574
|
-
* @example
|
|
27574
|
+
* @example b37ddb11-36e2-4b7d-86fa-5b584b154f2b
|
|
27575
27575
|
*/
|
|
27576
27576
|
id: string;
|
|
27577
27577
|
/**
|