@erp-galoper/main-package 1.0.222 → 1.0.223
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
@@ -15923,7 +15923,7 @@ export interface components {
|
|
15923
15923
|
/**
|
15924
15924
|
* Id
|
15925
15925
|
* Format: uuid
|
15926
|
-
* @example
|
15926
|
+
* @example d34db675-24f7-458a-8acf-790c465298f2
|
15927
15927
|
*/
|
15928
15928
|
id: string;
|
15929
15929
|
/**
|
package/package.json
CHANGED