@erp-galoper/types 1.0.157 → 1.0.158
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
|
@@ -26547,7 +26547,7 @@ export interface components {
|
|
|
26547
26547
|
/**
|
|
26548
26548
|
* Id
|
|
26549
26549
|
* Format: uuid
|
|
26550
|
-
* @example
|
|
26550
|
+
* @example f5247af9-bf11-4dba-b933-6802dfbdcd1e
|
|
26551
26551
|
*/
|
|
26552
26552
|
id: string;
|
|
26553
26553
|
/**
|