@erp-galoper/main-package 1.0.231 → 1.0.232
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
|
@@ -15939,7 +15939,7 @@ export interface components {
|
|
|
15939
15939
|
/**
|
|
15940
15940
|
* Id
|
|
15941
15941
|
* Format: uuid
|
|
15942
|
-
* @example
|
|
15942
|
+
* @example 890d0b58-2f04-4c6f-a076-10fe14e3959c
|
|
15943
15943
|
*/
|
|
15944
15944
|
id: string;
|
|
15945
15945
|
/**
|
package/package.json
CHANGED