Skip to content

Commit

Permalink
Add pattern for x-correlator & 429 documentation in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bigludo7 authored Jan 28, 2025
1 parent a32303f commit 9d6f70b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ The API definition(s) are based on
* Error schemas updated with enums by @jlurien in #281
* Some error status and codes have been updated by @jlurien in #281
* Section with guidelines about how to identify the device from access token and request body has been updated by @jlurien in #281
* Add pattern for x-correlator by @bigludo7 in #290
* Update 429 error message by @bigludo7 in #290

### Fixed
* Update errormessage for unsupported device identifiers by @maxl2287 in #261
Expand All @@ -64,6 +66,8 @@ The API definition(s) are based on
* Some error status and codes have been updated by @bigludo7 in #283
* Section with guidelines about how to identify the device from access token and request body has been updated by @bigludo7 in #283
* Test definitions aligned with API specification update by @bigludo7 in #283
* Add pattern for x-correlator by @bigludo7 in #290
* Update 429 error message by @bigludo7 in #290

### Fixed

Expand All @@ -84,6 +88,8 @@ The API definition(s) are based on
* Error schemas updated with enums by @maxl2287 in #284
* Some error status and codes have been updated by @maxl2287 in #284
* Add a note that initial events will be counted when `subscriptionMaxEvents` is combined with initialEvent=true by @maxl2287 in #284
* Add pattern for x-correlator by @bigludo7 in #290
* Update 429 error message by @bigludo7 in #290

### Fixed
* remove `allOf` in `sinkCredential` by @maxl2287 in #265
Expand Down

0 comments on commit 9d6f70b

Please sign in to comment.