fixes, orval, downloader functioning again
This commit is contained in:
@@ -60,7 +60,7 @@ export interface PatchedDeutschePostOrder {
|
||||
/**
|
||||
* Weight in grams
|
||||
* @minimum 0
|
||||
* @maximum 9223372036854776000
|
||||
* @maximum 2147483647
|
||||
*/
|
||||
shipment_gross_weight?: number;
|
||||
/** @pattern ^-?\d{0,8}(?:\.\d{0,2})?$ */
|
||||
|
||||
Reference in New Issue
Block a user