@erp-galoper/main-package 1.0.276 → 1.0.277
Sign up to get free protection for your applications and to get access to all the features.
- package/openapi.ts +1 -1
- package/package.json +1 -1
package/openapi.ts
CHANGED
@@ -15945,7 +15945,7 @@ export interface components {
|
|
15945
15945
|
/**
|
15946
15946
|
* Id
|
15947
15947
|
* Format: uuid
|
15948
|
-
* @example
|
15948
|
+
* @example e9c78b73-c448-44fb-a539-bd7b28aa8bcd
|
15949
15949
|
*/
|
15950
15950
|
id: string;
|
15951
15951
|
/**
|
package/package.json
CHANGED