Skip to content

Commit

Permalink
Add expand to param to StorefrontGetExperimentalBillingPortal (#1803)
Browse files Browse the repository at this point in the history
* Add expand to param to StorefrontGetExperimentalBillingPortal

* Fix ref
  • Loading branch information
viceromag authored Feb 22, 2024
1 parent 1eca6a6 commit 9fabd4c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ get:
security:
- CustomerJWT: [ ]
description: Retrieve a billing portal with a specified slug.
parameters:
- $ref: ../../components/parameters/collectionExpand.yaml
responses:
'200':
description: Billing portal retrieved.
Expand Down

0 comments on commit 9fabd4c

Please sign in to comment.