* Add has_advanced_security parameter * Add temp (locally generated) JSON files * Add temp (locally generated) JSON files * Fix 'details' wording mentioned by Marco * Add temp (locally generated) JSON files * Add temp (locally generated) JSON files * Remove locally generated JSON files * Add locally generated JSON files * Remove development mode JSON files * Update OpenAPI Descriptions (#20149) * Update OpenAPI Descriptions * Add decorated OpenAPI schema files Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com> * Update OpenAPI Descriptions (#20151) * Update OpenAPI Descriptions * Add decorated OpenAPI schema files Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com> * Update OpenAPI Descriptions (#20150) * Update OpenAPI Descriptions * Add decorated OpenAPI schema files Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com> Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com> Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
REST
The /content/rest directory is where the GitHub REST API docs live!
-
The
/content/rest/guidesand/content/rest/overviewdirectories contain regular articles. These are human-editable. -
The
/content/rest/referencedirectory contains an article for each group of endpoints in the GitHub REST API. Most of the content in this directory is rendered usingincludetags.The content rendered by
includetags is sourced from the/lib/rest/staticdirectory, which is automatically generated from the API source code internally in GitHub, and should not be edited by a human. For more information, see the/lib/rest/README.md.As a result, we cannot accept contributions to REST API reference content in this repository.