Skip to content

Commit 9b24086

Browse files
jencarluccigmmadnaninguyenalex836
authored
add clarity around breaking changes (#59177)
Co-authored-by: gmmadnani <gmmadnani@github.com> Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
1 parent 9fb7907 commit 9b24086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/reusables/rest-api/about-api-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The {% data variables.product.github %} REST API is versioned. The API version name is based on the date when the API version was released. For example, the API version `{{ initialRestVersioningReleaseDate }}` was released on {{ initialRestVersioningReleaseDateLong }}.
22

3-
Any breaking changes will be released in a new API version. Breaking changes are changes that can potentially break an integration. Breaking changes include:
3+
Breaking changes are changes that can potentially break an integration. We will provide advance notice before releasing breaking changes. Breaking changes include:
44

55
* Removing an entire operation
66
* Removing or renaming a parameter

0 commit comments

Comments
 (0)