@erp-galoper/main-package 1.0.250 → 1.0.251
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
@@ -15931,7 +15931,7 @@ export interface components {
|
|
15931
15931
|
/**
|
15932
15932
|
* Id
|
15933
15933
|
* Format: uuid
|
15934
|
-
* @example
|
15934
|
+
* @example 36d574df-b082-496d-8bb9-ef5a772320b6
|
15935
15935
|
*/
|
15936
15936
|
id: string;
|
15937
15937
|
/**
|
package/package.json
CHANGED