Skip to content

Releases: camaraproject/RegionDeviceCount

r2.2

15 Sep 08:06
c855ee8

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of

  • region-device-count 0.2.0

The API definition(s) are based on

  • Commonalities r3.3
  • Identity and Consent Management r3.3

region-device-count v0.2.0

region-device-count v0.2.0 is the first public version for v0.2.0 of the region-device-count API.

Changed

  • Remove the 401 AUTHENTICATION_REQUIRED code in #58
  • Update pattern for x-correlator in #58

API definition with inline documentation:
[YAML]
[View it on ReDoc]
[View it on Swagger Editor]

Full Changelog: https://github.com/camaraproject/RegionDeviceCount/commits/r2.2

r2.1

25 Jul 08:52
36edcd7

Choose a tag to compare

r2.1 Pre-release
Pre-release

Release Notes

This release contains the definition and documentation of

  • region-device-count 0.2.0-rc.1

The API definition(s) are based on

  • Commonalities v0.6.0-rc.1 (r3.2)
  • Identity and Consent Management v0.4.0-rc.1 (r3.2)

region-device-count v0.2.0-rc.1

region-device-count v0.2.0-rc.1 is the first release-candidate version for v0.2.0 of the region-device-count API.

Changed

  • Remove the 401 AUTHENTICATION_REQUIRED code in #58
  • Update pattern for x-correlator in #58

API definition with inline documentation:
[YAML]
[View it on ReDoc]
[View it on Swagger Editor]

Full Changelog: https://github.com/camaraproject/RegionDeviceCount/commits/r2.1

r1.3

04 Jun 11:39
6f45d30

Choose a tag to compare

Release Notes

This release contains the definition and documentation of

  • region-device-count 0.1.0

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

Changed

  • This patch release is just correcting the version number in the API definition file in #53.

API definition with inline documentation:
[YAML]
[View it on ReDoc]
[View it on Swagger Editor]

r1.2

12 Mar 06:07
1b9d737

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of

  • region-device-count 0.1.0

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

region-device-count v0.1.0

region-device-count v0.1.0 is the first public release version for v0.1.0 of the region-device-count API

Added

  • Initial yaml file including regionUserCount api in #5
  • Change the API name from regionUserCount to regionDeviceCount in #27
  • Add startime and endtime parameters to support querying the number of devices within a certain time period in #31
  • Added filter parameter in the request parameters to filter the roaming status and type of the device in #38
  • Add capability for async response behaviour in #42
  • Add test file in #46

Changed

  • Error model aligment with commonalities, which implies use of normalization values (i.e. enums) for status and code
  • Removal of 404,405,406,5xx errors
  • Change the validation rule of the Filter parameter from oneOf to anyOf

API definition with inline documentation:
[YAML]
[View it on ReDoc]
[View it on Swagger Editor]

r1.1

13 Feb 09:46
c0dbc8c

Choose a tag to compare

r1.1 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of

  • region-device-count 0.1.0-rc.1

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

region-device-count v0.1.0-rc.1

region-device-count v0.1.0-rc.1 is the first release-candidate version for v0.1.0 of the region-device-count API. The following changes have been made for v0.1.0 through #47

  • Error model aligment with commonalities, which implies use of normalization values (i.e. enums) for status and code
  • Removal of 404,405,406,5xx errors
  • Change the validation rule of the Filter parameter from oneOf to anyOf
  • Fix MegaLinter error

API definition with inline documentation:
[YAML]
[View it on ReDoc]
[View it on Swagger Editor]

Initial contribution of API definitions for Region Device Count, including initial documentation and implementation code.

What's Changed

  • Initial yaml file including regionUserCount api in #5
  • Change the API name from regionUserCount to regionDeviceCount in #27
  • Add startime and endtime parameters to support querying the number of devices within a certain time period in #31
  • Added filter parameter in the request parameters to filter the roaming status and type of the device in #38
  • Add capability for async response behaviour in #42
  • Add test file in #46

Full Changelog: https://github.com/camaraproject/RegionDeviceCount/commits/r1.1