Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add 11 new APIs and support for new retention_period_minutes request body parameter in Codespaces APIs #406

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

octokitbot
Copy link
Collaborator

@octokitbot octokitbot commented Jun 28, 2022

  • feat: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer
  • feat: GET /orgs/{org_id}/codespaces
  • feat: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop
  • feat: GET /orgs/{org}/actions/oidc/customization/sub
  • feat: PUT /orgs/{org}/actions/oidc/customization/sub
  • feat: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  • feat: GET /repos/{owner}/{repo}/actions/caches
  • feat: DELETE /repos/{owner}/{repo}/actions/caches
  • feat: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}
  • feat: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
  • feat: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
  • feat: support for optional retention_period_minutes request body parameter in POST /repos/{owner}/{repo}/codespaces , POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces and POST /user/codespaces

@octokitbot octokitbot added maintenance typescript Relevant to TypeScript users only labels Jun 28, 2022
@timrogers timrogers changed the title 🚧 GitHub OpenAPI spec changed feat: add 11 new APIs and support for new retention_period_minutes request body parameter in Codespaces APIs Jun 28, 2022
@timrogers timrogers merged commit e070137 into master Jun 28, 2022
@timrogers timrogers deleted the openapi-update branch June 28, 2022 12:49
@octokitbot
Copy link
Collaborator Author

🎉 This PR is included in version 6.38.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@octokitbot
Copy link
Collaborator Author

🎉 This issue has been resolved in version 13.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released typescript Relevant to TypeScript users only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants