@erp-galoper/types 1.0.109 → 1.0.111
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
|
@@ -26489,7 +26489,7 @@ export interface components {
|
|
|
26489
26489
|
/**
|
|
26490
26490
|
* Id
|
|
26491
26491
|
* Format: uuid
|
|
26492
|
-
* @example
|
|
26492
|
+
* @example e3d7fa49-40a9-44d5-a03a-79f6996d4e6b
|
|
26493
26493
|
*/
|
|
26494
26494
|
id: string;
|
|
26495
26495
|
/**
|