Update OpenAPI Descriptions (#29678)
* Update OpenAPI Descriptions * Add decorated OpenAPI schema files Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com> Co-authored-by: Vanessa <vgrl@github.com>
This commit is contained in:
committed by
GitHub
parent
0a4bb6afe2
commit
b956fe8ae1
@@ -287530,24 +287530,6 @@
|
||||
"type": "string"
|
||||
},
|
||||
"x-multi-segment": true
|
||||
},
|
||||
{
|
||||
"name": "per_page",
|
||||
"description": "<p>The number of results per page (max 100).</p>",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"default": 30
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "page",
|
||||
"description": "<p>Page number of the results to fetch.</p>",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"default": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"bodyParameters": [],
|
||||
|
||||
Reference in New Issue
Block a user