@erp-galoper/main-package 1.0.195 → 1.0.197

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
@@ -15867,7 +15867,7 @@ export interface components {
15867
15867
  /**
15868
15868
  * Id
15869
15869
  * Format: uuid
15870
- * @example 59459623-5a51-4552-bbad-a8b3d9f7e814
15870
+ * @example 95f87a72-b6f3-4ac0-9726-d5ade1380ead
15871
15871
  */
15872
15872
  id: string;
15873
15873
  /**
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@erp-galoper/main-package",
3
- "version": "1.0.195",
3
+ "version": "1.0.197",
4
4
  "main": "openapi.ts"
5
5
  }