@erp-galoper/main-package 1.0.158 → 1.0.159
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
@@ -15809,7 +15809,7 @@ export interface components {
|
|
15809
15809
|
/**
|
15810
15810
|
* Id
|
15811
15811
|
* Format: uuid
|
15812
|
-
* @example
|
15812
|
+
* @example fb3b903b-415a-409a-b5b7-f88c5ec6207c
|
15813
15813
|
*/
|
15814
15814
|
id: string;
|
15815
15815
|
/**
|
package/package.json
CHANGED