@erp-galoper/types 1.0.358 → 1.0.360
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/openapi.ts +1 -1
- package/package.json +1 -1
package/openapi.ts
CHANGED
|
@@ -26740,7 +26740,7 @@ export interface components {
|
|
|
26740
26740
|
/**
|
|
26741
26741
|
* Id
|
|
26742
26742
|
* Format: uuid
|
|
26743
|
-
* @example
|
|
26743
|
+
* @example f0c19f9e-fba5-4b87-acdb-061d49edd05a
|
|
26744
26744
|
*/
|
|
26745
26745
|
id: string;
|
|
26746
26746
|
/**
|