@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.
Files changed (2) hide show
  1. package/openapi.ts +1 -1
  2. 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 b694cef8-6ed4-4af2-8771-2ae094af38c3
15948
+ * @example e9c78b73-c448-44fb-a539-bd7b28aa8bcd
15949
15949
  */
15950
15950
  id: string;
15951
15951
  /**
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@erp-galoper/main-package",
3
- "version": "1.0.276",
3
+ "version": "1.0.277",
4
4
  "main": "openapi.ts"
5
5
  }