Skip to content

Commit

Permalink
Add expand parameter PostSubscriptionItemsChange (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashkarpetin authored Feb 21, 2024
1 parent 8f4354b commit 65824cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi/paths/subscriptions@{id}@change-items.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ post:
summary: Change subscription order items
operationId: PostSubscriptionItemsChange
x-sdk-operation-name: changeItems
parameters:
- $ref: ../components/parameters/subscriptionExpand.yaml
description: Changes subscription order items or quantities, and designates if or when pro-rata credits should be given.
requestBody:
content:
Expand Down

0 comments on commit 65824cc

Please sign in to comment.