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 ddfdf7d commit 4b5bc39Copy full SHA for 4b5bc39
swagger/consumer-static/components.yaml
@@ -36,6 +36,11 @@ components:
36
in: query
37
schema:
38
$ref: "#/components/schemas/RequestQueryType"
39
+ category:
40
+ name: type
41
+ in: query
42
+ schema:
43
+ $ref: "#/components/schemas/RequestQueryCategory"
44
nextPageToken:
45
name: next-page-token
46
description: |
swagger/producer-static/components.yaml
@@ -18,6 +18,11 @@ components:
18
19
20
21
22
23
24
25
26
27
28
0 commit comments