@erp-galoper/types 1.0.1501 → 1.0.1503
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 +0 -2
- package/package.json +1 -1
package/openapi.ts
CHANGED
|
@@ -20861,7 +20861,6 @@ export interface paths {
|
|
|
20861
20861
|
* - defaultWarehouseRequired
|
|
20862
20862
|
* - defaultWarehouseNotInWarehouses
|
|
20863
20863
|
* - defaultWarehouseDoesNotExist
|
|
20864
|
-
* - defaultTaxDoesNotExist
|
|
20865
20864
|
* - defaultCurrencyDoesNotExist
|
|
20866
20865
|
* - 403: permissionDenied
|
|
20867
20866
|
* - 404: settingDoesNotExist
|
|
@@ -20897,7 +20896,6 @@ export interface paths {
|
|
|
20897
20896
|
* - 400: validationFailed
|
|
20898
20897
|
* - platformRequired
|
|
20899
20898
|
* - defaultWarehouseRequired
|
|
20900
|
-
* - defaultTaxRequired
|
|
20901
20899
|
* - defaultCurrencyRequired
|
|
20902
20900
|
* - 403: permissionDenied
|
|
20903
20901
|
* - 404: settingDoesNotExist
|