1
0
mirror of synced 2026-01-05 12:07:35 -05:00

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:
github-openapi-bot
2022-08-07 14:36:24 -07:00
committed by GitHub
parent 0a4bb6afe2
commit b956fe8ae1
14 changed files with 0 additions and 252 deletions

View File

@@ -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": [],