@erp-galoper/types 1.0.176 → 1.0.177
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
|
@@ -26562,7 +26562,7 @@ export interface components {
|
|
|
26562
26562
|
/**
|
|
26563
26563
|
* Id
|
|
26564
26564
|
* Format: uuid
|
|
26565
|
-
* @example
|
|
26565
|
+
* @example 1cdf52a8-2ae4-4efb-90e9-f9f4166395b3
|
|
26566
26566
|
*/
|
|
26567
26567
|
id: string;
|
|
26568
26568
|
/**
|