Skip to content

Commit 24da8c2

Browse files
committed
Ref: T2940 - Fix issue with swagger file
1 parent 949f029 commit 24da8c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swagger.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,6 +1464,8 @@ paths:
14641464

14651465
"/customers/{customerFid}/subscriptions/{subscriptionFid}/updateRenewalPrice":
14661466
put:
1467+
consumes:
1468+
- multipart/form-data
14671469
summary: Modify an existing subscription with a new price which will be used for the next renewal
14681470
tags:
14691471
- customers

0 commit comments

Comments
 (0)