fixes, orval, downloader functioning again
This commit is contained in:
@@ -29,7 +29,7 @@ export interface PatchedDiscountCode {
|
||||
active?: boolean;
|
||||
/**
|
||||
* @minimum 0
|
||||
* @maximum 9223372036854776000
|
||||
* @maximum 2147483647
|
||||
* @nullable
|
||||
*/
|
||||
usage_limit?: number | null;
|
||||
|
||||
Reference in New Issue
Block a user