Skip to content

Releases: camaraproject/NetworkSliceBooking

r1.2

17 Sep 01:33
3bc5b23

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of

  • network-slice-booking v0.1.0

The API definition(s) are based on

  • Commonalities v0.6.0
  • Identity and Consent Management v0.4.0

network-slice-booking v0.1.0

network-slice-booking v0.1.0 is first public release version of the network-slice-booking API

Changed

  • Align the error name to Generic429 and change mandatory description for date-time string format in #75

Added

  • Add centralized linting workflows to ensure code quality and API specification compliance in #69
  • Add text description for duration format fields in #75

Full Changelog: https://github.com/camaraproject/NetworkSliceBooking/commits/r1.2

r1.1

01 Aug 08:01
3542382

Choose a tag to compare

r1.1 Pre-release
Pre-release

Release note:

This release contains the definition and documentation of

  • network-slice-booking v0.1.0-rc.1

The API definition(s) are based on

  • Commonalities v0.6.0
  • Identity and Consent Management v0.4.0

network-slice-booking v0.1.0-rc.1

network-slice-booking v0.1.0-rc.1 is first pre-release version of the network-slice-booking API

Added

  • Upload Network Slice Booking API initial documentation in #4
  • Add Network Slice Booking API user story in #13
  • Add API design document in #20
  • Initial API yaml including Network Slice Booking API in #32
  • Add API checklist in #48
  • Update API yaml, modify and format the status codes 200, 204, 404, 409 aligment with commonalities in #50
  • Update API yaml, remove AUTHENTICATION_REQUIRED error code in #55
  • Add the test file of Network Slice Booking API and update the file of checklist in #57