@erp-galoper/types 1.0.160 → 1.0.161
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
|
@@ -26549,7 +26549,7 @@ export interface components {
|
|
|
26549
26549
|
/**
|
|
26550
26550
|
* Id
|
|
26551
26551
|
* Format: uuid
|
|
26552
|
-
* @example
|
|
26552
|
+
* @example fdad763a-5ee8-47a2-880a-ce32bd0f03b2
|
|
26553
26553
|
*/
|
|
26554
26554
|
id: string;
|
|
26555
26555
|
/**
|