@erp-galoper/types 1.0.3 → 1.0.4
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
|
@@ -23033,7 +23033,7 @@ export interface components {
|
|
|
23033
23033
|
/**
|
|
23034
23034
|
* Id
|
|
23035
23035
|
* Format: uuid
|
|
23036
|
-
* @example
|
|
23036
|
+
* @example 9653a473-211f-4661-98e8-b09936d8392c
|
|
23037
23037
|
*/
|
|
23038
23038
|
id: string;
|
|
23039
23039
|
/**
|