v0.2.0
This version introduces CloudEvents format to CAMARA Events and other changes to documents and artifacts approved since v0.1.0.
Please note:
The content of the release includes:
- Commonalities approved deliverables in documentation folder
- Commonalities approved artifacts in artifacts folder
- New: OAS definition of CAMARA Event using CloudEvents: notification-as-cloud-event.yaml
Added
- Added reserved word restrictions to API Design Guidelines by @eric-murray in #49
- Explicitly indicated use of RFC3339 for DateTime attributes by @patrice-conil in #55
- Usage of discriminator: Encourage inheritance rather than polymorphism by @patrice-conil in #22
- Use ObjectName as discriminator's mapping key by @patrice-conil in #78
- OAS definition of CAMARA Event using Cloudevents in artifacts: notification-as-cloud-event.yaml by @patrice-conil in #43
Changed
- Updated API Design Guidelines with use of callbacks & cloudEvents by @bigludo7 in #56
- Updated Architecture headers in API Design Guidelines by @eric-murray in #88
Fixed
- Fixed code typos in API Design Guidelines section 11.5.1 code sample by @Kevsy in #48
- Correction of format and typos by @dfischer-tech in #79
- Improved discovery of Commonalities output documents by API Subprojects by @rkandoi in #73
- Updated references in UE-Identification.md by @gmuratk in #95
- Minor changes needed in API Design Guidelines for CloudEvents by @rartych in #86
- Filtering GET results - updated section 8.3 in API Design Guidelines by @rartych in #82
Removed
- Removed option to use HTTP HEAD from API-design-guidelines.md by @eric-murray in #50
Full Changelog: v0.1.0...v.0.2.0