@erp-galoper/types 1.0.297 → 1.0.299
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
|
@@ -26631,7 +26631,7 @@ export interface components {
|
|
|
26631
26631
|
/**
|
|
26632
26632
|
* Id
|
|
26633
26633
|
* Format: uuid
|
|
26634
|
-
* @example
|
|
26634
|
+
* @example 3dfe9e85-6f2f-4a1a-b65e-ad8ac03b003b
|
|
26635
26635
|
*/
|
|
26636
26636
|
id: string;
|
|
26637
26637
|
/**
|