@erp-galoper/types 1.0.431 → 1.0.433
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
|
@@ -26786,7 +26786,7 @@ export interface components {
|
|
|
26786
26786
|
/**
|
|
26787
26787
|
* Id
|
|
26788
26788
|
* Format: uuid
|
|
26789
|
-
* @example
|
|
26789
|
+
* @example 5093ef6a-475b-4758-ac19-1b62e277d2ab
|
|
26790
26790
|
*/
|
|
26791
26791
|
id: string;
|
|
26792
26792
|
/**
|