@erp-galoper/types 1.0.198 → 1.0.199
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
|
@@ -26544,7 +26544,7 @@ export interface components {
|
|
|
26544
26544
|
/**
|
|
26545
26545
|
* Id
|
|
26546
26546
|
* Format: uuid
|
|
26547
|
-
* @example
|
|
26547
|
+
* @example e5276bc7-1b1c-4957-9929-9962ee08ec24
|
|
26548
26548
|
*/
|
|
26549
26549
|
id: string;
|
|
26550
26550
|
/**
|