Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4b3d2f7

Browse files
authoredJul 28, 2021
Update README.md
1 parent e204e44 commit 4b3d2f7

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
 

‎content/rest/README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,4 @@ The `/content/rest` directory is where the GitHub REST API docs live!
77

88
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`](/lib/rest/README.md).
99

10-
For internal contributors:
11-
To edit content that is rendered by `include` tags, you must edit the OpenAPI schema in the `github/github` repo. For information on how to do this, see:
12-
13-
- [The Hub](https://thehub.github.com/engineering/development-and-ops/public-apis/rest/openapi/)
14-
- [More info about creating API docs](https://github.com/github/docs-content/blob/main/docs-content-docs/docs-content-workflows/content-creation/creating-rest-api-documentation.md)
15-
- [More info about publishing API docs](https://github.com/github/docs-content/blob/main/docs-content-docs/docs-content-workflows/publishing-documentation/publishing-REST-api-docs.md)
16-
17-
For external contributors:
18-
We cannot accept changes to content that is rendered by `include` tags. However, you can open an issue describing the changes you would like to see.
10+
**We cannot accept changes to content that is rendered by `include` tags. However, you can open an issue describing the changes you would like to see.**

0 commit comments

Comments
 (0)
Please sign in to comment.