Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Josh Gross 1a2855242f
Remove extra period from PR permission description (#20071)
4 years ago
..
16ff92ca4e
Replace explicit mentions of `api` subdomain for GitHub Enterprise Server and GitHub AE documentation (#20013)
4 years ago
6f7e4f50dc
updating content files
4 years ago
1a2855242f
Remove extra period from PR permission description (#20071)
4 years ago
1588f50f15
Add READMEs for API content directories (#1895)
4 years ago
f7e848e0c4
ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js
4 years ago

README.md

You have to be logged in to leave a comment. Sign In

REST

The /content/rest directory is where the GitHub REST API docs live!

  • The /content/rest/guides and /content/rest/overview directories contain regular articles. These are human-editable.

  • The /content/rest/reference directory contains an article for each group of endpoints in the GitHub REST API. Most of the content in this directory is rendered using include tags.

    The content rendered by include tags is sourced from the /lib/rest/static directory, 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.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...