Skip to content

feat: add copilot endpoints, add reusable components, description updates#416

Merged
wolfy1339 merged 3 commits intomainfrom
openapi-update
Apr 29, 2024
Merged

feat: add copilot endpoints, add reusable components, description updates#416
wolfy1339 merged 3 commits intomainfrom
openapi-update

Conversation

@octokitbot
Copy link
Copy Markdown
Contributor

Make sure to update the commits so that the merge results in helpful release notes, see Merging the Pull Request & releasing a new version.

In general

  • Avoid breaking changes at all costs
  • If there are no typescript changes, use build: cache as commit message
  • If there are there are only updates, use fix: ...
  • If there are any new additions, use feat: ...
  • If there are breaking changes, keep the previous ones and deprecate them. Only if there is no other way, add BREAKING CHANGE: ... to the commit body (not subject!) to trigger a breaking change.

@octokitbot octokitbot added Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR typescript Relevant to TypeScript users only labels Apr 22, 2024
@wolfy1339
Copy link
Copy Markdown
Member

No user facing changes to the schema, only maintenance. It replaces some inline declarations with reusable components

@wolfy1339 wolfy1339 changed the title 🚧 OpenAPI types changed fix: add reusable components instead of inline declarations Apr 22, 2024
@wolfy1339 wolfy1339 changed the title fix: add reusable components instead of inline declarations feat: add copilot endpoints, add reusable components, description updates Apr 29, 2024
@wolfy1339 wolfy1339 merged commit 8ac5115 into main Apr 29, 2024
@wolfy1339 wolfy1339 deleted the openapi-update branch April 29, 2024 23:19
@octokitbot
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR typescript Relevant to TypeScript users only

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants