@erp-galoper/types 1.0.555 → 1.0.556
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
|
@@ -26974,7 +26974,7 @@ export interface components {
|
|
|
26974
26974
|
/**
|
|
26975
26975
|
* Id
|
|
26976
26976
|
* Format: uuid
|
|
26977
|
-
* @example
|
|
26977
|
+
* @example 1a1e39fb-43b5-41c1-b1b5-d8fccd11bf7d
|
|
26978
26978
|
*/
|
|
26979
26979
|
id: string;
|
|
26980
26980
|
/**
|