@erp-galoper/main-package 1.0.196 → 1.0.197
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
|
@@ -15867,7 +15867,7 @@ export interface components {
|
|
|
15867
15867
|
/**
|
|
15868
15868
|
* Id
|
|
15869
15869
|
* Format: uuid
|
|
15870
|
-
* @example
|
|
15870
|
+
* @example 95f87a72-b6f3-4ac0-9726-d5ade1380ead
|
|
15871
15871
|
*/
|
|
15872
15872
|
id: string;
|
|
15873
15873
|
/**
|
package/package.json
CHANGED