Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Nov 15, 2024
1 parent f254d17 commit 6892be2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions api-specs/api/resources/product-selections.raml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ post:
type: base
get:
description:
queryParameters:
where?:
type: QueryPredicate[]
securedBy:
[oauth_2_0: { scopes: ['view_product_selections:{projectKey}'] }]
is:
Expand Down Expand Up @@ -133,6 +136,9 @@ post:
type: base
get:
description:
queryParameters:
where?:
type: QueryPredicate[]
securedBy:
[oauth_2_0: { scopes: ['view_product_selections:{projectKey}'] }]
is:
Expand Down

0 comments on commit 6892be2

Please sign in to comment.