We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f254d17 commit 6892be2Copy full SHA for 6892be2
api-specs/api/resources/product-selections.raml
@@ -80,6 +80,9 @@ post:
80
type: base
81
get:
82
description:
83
+ queryParameters:
84
+ where?:
85
+ type: QueryPredicate[]
86
securedBy:
87
[oauth_2_0: { scopes: ['view_product_selections:{projectKey}'] }]
88
is:
@@ -133,6 +136,9 @@ post:
133
136
134
137
135
138
139
140
141
142
143
144
0 commit comments