@erp-galoper/main-package 1.0.227 → 1.0.228
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
|
@@ -15933,7 +15933,7 @@ export interface components {
|
|
|
15933
15933
|
/**
|
|
15934
15934
|
* Id
|
|
15935
15935
|
* Format: uuid
|
|
15936
|
-
* @example
|
|
15936
|
+
* @example 8bdee0ce-4156-4a85-8746-1ee75681b4be
|
|
15937
15937
|
*/
|
|
15938
15938
|
id: string;
|
|
15939
15939
|
/**
|
package/package.json
CHANGED