Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,3 @@ When you enable access and security for a repository owned by your personal acco
1. If you chose "Selected repositories", select the drop-down menu, then click a repository to allow the repository's codespaces to access other repositories you own. Repeat for all repositories whose codespaces you want to access other repositories you own.

!["Selected repositories" drop-down menu](/assets/images/help/settings/codespaces-access-and-security-repository-drop-down.png)

## Further reading

- "[Managing repository access for your organization's codespaces](/codespaces/managing-codespaces-for-your-organization/managing-repository-access-for-your-organizations-codespaces)"
16 changes: 1 addition & 15 deletions content/developers/overview/about-githubs-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,4 @@ topics:
- API
---

There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql).

## Deprecated versions

### beta

We deprecated the beta API on April 22, 2014.

### v2

We removed support for API v2 on June 12, 2012.

### v1

We removed support for API v1 on June 12, 2012.
There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql).