이제 REST API의 버전이 지정되었습니다. 자세한 내용은 "API 버전 관리 정보"를 참조하세요.
Codespaces에 대한 REST API 엔드포인트
REST API를 이용하여 GitHub Codespaces를 관리합니다.
- Codespaces에 대한 REST API 엔드포인트
- List codespaces in a repository for the authenticated user
- Create a codespace in a repository
- List devcontainer configurations in a repository for the authenticated user
- Get default attributes for a codespace
- Check if permissions defined by a devcontainer have been accepted by the authenticated user
- Create a codespace from a pull request
- List codespaces for the authenticated user
- Create a codespace for the authenticated user
- Get a codespace for the authenticated user
- Update a codespace for the authenticated user
- Delete a codespace for the authenticated user
- Export a codespace for the authenticated user
- Get details about a codespace export
- Create a repository from an unpublished codespace
- Start a codespace for the authenticated user
- Stop a codespace for the authenticated user
- Codespaces 컴퓨터에 대한 REST API 엔드포인트
- Codespaces 조직 비밀에 대한 REST API 엔드포인트
- List organization secrets
- Get an organization public key
- Get an organization secret
- Create or update an organization secret
- Delete an organization secret
- List selected repositories for an organization secret
- Set selected repositories for an organization secret
- Add selected repository to an organization secret
- Remove selected repository from an organization secret
- Codespaces 조직을 위한 REST API 엔드포인트
- List codespaces for the organization
- Manage access control for organization codespaces
- Add users to Codespaces access for an organization
- Remove users from Codespaces access for an organization
- List codespaces for a user in organization
- Delete a codespace from the organization
- Stop a codespace for an organization user
- Codespaces 리포지토리 비밀에 대한 REST API 엔드포인트
- Codespaces 사용자 비밀에 대한 REST API 엔드포인트
- List secrets for the authenticated user
- Get public key for the authenticated user
- Get a secret for the authenticated user
- Create or update a secret for the authenticated user
- Delete a secret for the authenticated user
- List selected repositories for a user secret
- Set selected repositories for a user secret
- Add a selected repository to a user secret
- Remove a selected repository from a user secret