@erp-galoper/main-package 1.0.221 → 1.0.222
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
|
@@ -15923,7 +15923,7 @@ export interface components {
|
|
|
15923
15923
|
/**
|
|
15924
15924
|
* Id
|
|
15925
15925
|
* Format: uuid
|
|
15926
|
-
* @example
|
|
15926
|
+
* @example b74b3e89-806c-49e9-be9a-ec4bfa436070
|
|
15927
15927
|
*/
|
|
15928
15928
|
id: string;
|
|
15929
15929
|
/**
|
package/package.json
CHANGED