@erp-galoper/main-package 1.0.198 → 1.0.200
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
|
@@ -15872,7 +15872,7 @@ export interface components {
|
|
|
15872
15872
|
/**
|
|
15873
15873
|
* Id
|
|
15874
15874
|
* Format: uuid
|
|
15875
|
-
* @example
|
|
15875
|
+
* @example 17111f56-3897-47f5-8e57-7a150443f6aa
|
|
15876
15876
|
*/
|
|
15877
15877
|
id: string;
|
|
15878
15878
|
/**
|
package/package.json
CHANGED