@erp-galoper/types 1.0.459 → 1.0.461
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
|
@@ -26817,7 +26817,7 @@ export interface components {
|
|
|
26817
26817
|
/**
|
|
26818
26818
|
* Id
|
|
26819
26819
|
* Format: uuid
|
|
26820
|
-
* @example
|
|
26820
|
+
* @example 724de74f-152a-4adb-b2d9-0bdeffd59a8f
|
|
26821
26821
|
*/
|
|
26822
26822
|
id: string;
|
|
26823
26823
|
/**
|