@erp-galoper/main-package 1.0.178 → 1.0.179

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/openapi.ts +1 -1
  2. package/package.json +1 -1
package/openapi.ts CHANGED
@@ -15846,7 +15846,7 @@ export interface components {
15846
15846
  /**
15847
15847
  * Id
15848
15848
  * Format: uuid
15849
- * @example a589fb4b-0e3c-43dc-bc8b-05cfdc8231aa
15849
+ * @example f724446f-8c78-4dde-abf7-05eb11332d23
15850
15850
  */
15851
15851
  id: string;
15852
15852
  /**
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@erp-galoper/main-package",
3
- "version": "1.0.178",
3
+ "version": "1.0.179",
4
4
  "main": "openapi.ts"
5
5
  }