Release Notes
This public release contains the definition and documentation of
- device-identifier v0.3.0
The API definition(s) are based on
device-identifier v0.3.0
- API definition with inline documentation:
There are no breaking changes compared to v0.2.0
Added
- Add additional endpoint to provide PPID as physical device identifier by @eric-murray in #110
- Add additional text on undocumented errors to OAS definition by @eric-murray in #120
Changed
- Update x-correlator pattern by @eric-murray in #121
- Update description of lastChecked response parameter by @eric-murray in #135
Fixed
- Fix typos in feature files by @eric-murray in #125
Removed
- Remove AUTHENTICATION_REQUIRED error code by @eric-murray in #111
- Remove IDENTIFIER_MISMATCH error and include optional device property in 200 response by @eric-murray in #122
Full Changelog: r1.3...r2.2