@erp-galoper/types 1.0.97 → 1.0.98
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
|
@@ -26478,7 +26478,7 @@ export interface components {
|
|
|
26478
26478
|
/**
|
|
26479
26479
|
* Id
|
|
26480
26480
|
* Format: uuid
|
|
26481
|
-
* @example
|
|
26481
|
+
* @example b2408426-17b5-4aac-8c8f-61e5355654f9
|
|
26482
26482
|
*/
|
|
26483
26483
|
id: string;
|
|
26484
26484
|
/**
|