From b63ff5390f3222b3efdd47883603d49d7b470fdc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 10:13:16 +0200
Subject: [PATCH 01/33] Update device-reachability-status-subscriptions.yaml
---
.../device-reachability-status-subscriptions.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/code/API_definitions/device-reachability-status-subscriptions.yaml b/code/API_definitions/device-reachability-status-subscriptions.yaml
index 9fc4a90d..1c59427a 100644
--- a/code/API_definitions/device-reachability-status-subscriptions.yaml
+++ b/code/API_definitions/device-reachability-status-subscriptions.yaml
@@ -68,13 +68,13 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
- version: wip
+ version: 0.6.0-rc.1
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
servers:
- - url: "{apiRoot}/device-reachability-status-subscriptions/v0"
+ - url: "{apiRoot}/device-reachability-status-subscriptions/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
From 5bff65c16e61fe87a1fbf472321a8b54c9e0b5de Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 10:13:56 +0200
Subject: [PATCH 02/33] Update device-reachability-status.yaml
---
code/API_definitions/device-reachability-status.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/code/API_definitions/device-reachability-status.yaml b/code/API_definitions/device-reachability-status.yaml
index fb4e6054..84ff1d8b 100644
--- a/code/API_definitions/device-reachability-status.yaml
+++ b/code/API_definitions/device-reachability-status.yaml
@@ -45,13 +45,13 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
- version: wip
+ version: 0.6.0-rc.1
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
servers:
- - url: "{apiRoot}/device-reachability-status/v0"
+ - url: "{apiRoot}/device-reachability-status/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
From be3cb1d79a3238cd1f6a7f16ae1746b31202f0e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 10:14:21 +0200
Subject: [PATCH 03/33] Update device-roaming-status-subscriptions.yaml
---
code/API_definitions/device-roaming-status-subscriptions.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/code/API_definitions/device-roaming-status-subscriptions.yaml b/code/API_definitions/device-roaming-status-subscriptions.yaml
index 86bc091c..86d746cc 100644
--- a/code/API_definitions/device-roaming-status-subscriptions.yaml
+++ b/code/API_definitions/device-roaming-status-subscriptions.yaml
@@ -70,13 +70,13 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
- version: wip
+ version: 0.6.0-rc.1
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
servers:
- - url: "{apiRoot}/device-roaming-status-subscriptions/v0"
+ - url: "{apiRoot}/device-roaming-status-subscriptions/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
From 9adfc20a7311356bcf8e6c55acfe500a3c4627cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 10:14:48 +0200
Subject: [PATCH 04/33] Update device-roaming-status.yaml
---
code/API_definitions/device-roaming-status.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/code/API_definitions/device-roaming-status.yaml b/code/API_definitions/device-roaming-status.yaml
index d02d395e..45ad7ce9 100644
--- a/code/API_definitions/device-roaming-status.yaml
+++ b/code/API_definitions/device-roaming-status.yaml
@@ -53,13 +53,13 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
- version: wip
+ version: 0.6.0-rc.1
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
servers:
- - url: "{apiRoot}/device-roaming-status/v0"
+ - url: "{apiRoot}/device-roaming-status/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
From 5cdc4f77e6b2891e478fe55359bd0bd5d9dc550d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 10:27:01 +0200
Subject: [PATCH 05/33] Update CHANGELOG.md
---
CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96386cbe..2cfb9416 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
# Changelog DeviceStatus
## Table of Contents
+- [r0.7](#r07)
- [r0.6](#r06)
- [v0.5.1](#v051)
- [v0.5.0](#v050)
@@ -7,6 +8,46 @@
- [v0.4.1](#v041)
- [v0.2.0](#v020)
+**Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.**
+
+The below sections record the changes for each API version in each release as follows:
+
+* for each first alpha or release-candidate API version, all changes since the release of the previous public API version
+* for subsequent alpha or release-candidate API versions, the delta with respect to the previous pre-release
+* for a public API version, the consolidated changes since the release of the previous public API version
+
+# r0.7
+## Release Notes
+
+This release contains the definition and documentation of
+* API-name1 vx.y.z
+
+
+
+
+The API definition(s) are based on
+* Commonalities vx.y.z
+* Identity and Consent Management vx.y.z
+
+
+
+## API-name1 vx.y.z
+
+**API-name1 vx.y.z is a ... version. ...**
+
+- API definition **with inline documentation**:
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/API-name1-repo/r1.1/code/API_definitions/api-name1.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/API-name1-repo/r1.1/code/API_definitions/api-name1.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/API-name1-repo/blob/r1.1/code/API_definitions/api-name1.yaml)
+
+### Added
+
+### Changed
+
+### Fixed
+
+### Removed
+
# r0.6
## Please note:
- This release contains an alpha version of the API, it should be considered as a draft.
From a5e22ea74b6fce0de2bb4eb1cec9373fcd19978a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 11:07:56 +0200
Subject: [PATCH 06/33] Update CHANGELOG.md
---
CHANGELOG.md | 70 ++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 60 insertions(+), 10 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2cfb9416..1d4288f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,25 +20,75 @@ The below sections record the changes for each API version in each release as fo
## Release Notes
This release contains the definition and documentation of
-* API-name1 vx.y.z
-
-
+* device-roaming-status v0.6.0-rc1
+* device-roaming-status-subscriptions v0.6.0-rc1
+* device-reachability-status v0.6.0-rc1
+* device-reachability-status-subscriptions v0.6.0-rc1
-
The API definition(s) are based on
* Commonalities vx.y.z
* Identity and Consent Management vx.y.z
-
-## API-name1 vx.y.z
+## device-roaming-status v0.6.0-rc1
-**API-name1 vx.y.z is a ... version. ...**
+**device-roaming-status v0.6.0-rc1 is a ... version. ...**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/API-name1-repo/r1.1/code/API_definitions/api-name1.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/API-name1-repo/r1.1/code/API_definitions/api-name1.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/API-name1-repo/blob/r1.1/code/API_definitions/api-name1.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-roaming-status.yaml)
+
+### Added
+
+### Changed
+
+### Fixed
+
+### Removed
+
+## device-roaming-status-subscriptions v0.6.0-rc1
+
+**device-roaming-status-subscriptions v0.6.0-rc1 is a ... version. ...**
+
+- API definition **with inline documentation**:
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status-subscriptions.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-roaming-status-subscriptions.yaml)
+
+### Added
+
+### Changed
+
+### Fixed
+
+### Removed
+
+## device-reachability-status v0.6.0-rc1
+
+**device-reachability-status v0.6.0-rc1 is a ... version. ...**
+
+- API definition **with inline documentation**:
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-reachability-status.yaml)
+
+### Added
+
+### Changed
+
+### Fixed
+
+### Removed
+
+## device-reachability-status-subscriptions v0.6.0-rc1
+
+**device-reachability-status-subscriptions v0.6.0-rc1 is a ... version. ...**
+
+- API definition **with inline documentation**:
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status-subscriptions.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-reachability-status-subscriptions.yaml)
### Added
From 038d388c8c20928c7103bc06ee7a6e5b9778cf2f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 14:14:57 +0200
Subject: [PATCH 07/33] Update CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d4288f6..2a0a3f34 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,8 +26,8 @@ This release contains the definition and documentation of
* device-reachability-status-subscriptions v0.6.0-rc1
The API definition(s) are based on
-* Commonalities vx.y.z
-* Identity and Consent Management vx.y.z
+* Commonalities v0.4.0-rc.1
+* Identity and Consent Management v0.2.0-rc.1
## device-roaming-status v0.6.0-rc1
From 2068f5209a73fa3f50178904fb2bca8e45422ad7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 14:36:08 +0200
Subject: [PATCH 08/33] Update CHANGELOG.md
---
CHANGELOG.md | 41 +++++++++++++++++++++++++++++------------
1 file changed, 29 insertions(+), 12 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a0a3f34..dce66bad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,19 +20,19 @@ The below sections record the changes for each API version in each release as fo
## Release Notes
This release contains the definition and documentation of
-* device-roaming-status v0.6.0-rc1
-* device-roaming-status-subscriptions v0.6.0-rc1
-* device-reachability-status v0.6.0-rc1
-* device-reachability-status-subscriptions v0.6.0-rc1
+* device-roaming-status v0.6.0-rc.1
+* device-roaming-status-subscriptions v0.6.0-rc.1
+* device-reachability-status v0.6.0-rc.1
+* device-reachability-status-subscriptions v0.6.0-rc.1
The API definition(s) are based on
* Commonalities v0.4.0-rc.1
* Identity and Consent Management v0.2.0-rc.1
-## device-roaming-status v0.6.0-rc1
+## device-roaming-status v0.6.0-rc.1
-**device-roaming-status v0.6.0-rc1 is a ... version. ...**
+**device-roaming-status v0.6.0-rc.1 is a ... version. ...**
- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status.yaml&nocors)
@@ -42,14 +42,18 @@ The API definition(s) are based on
### Added
### Changed
+* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
+* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
+* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
### Fixed
### Removed
-## device-roaming-status-subscriptions v0.6.0-rc1
+## device-roaming-status-subscriptions v0.6.0-rc.1
-**device-roaming-status-subscriptions v0.6.0-rc1 is a ... version. ...**
+**device-roaming-status-subscriptions v0.6.0-rc.1 is a ... version. ...**
- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
@@ -59,14 +63,18 @@ The API definition(s) are based on
### Added
### Changed
+* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
+* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
+* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
### Fixed
### Removed
-## device-reachability-status v0.6.0-rc1
+## device-reachability-status v0.6.0-rc.1
-**device-reachability-status v0.6.0-rc1 is a ... version. ...**
+**device-reachability-status v0.6.0-rc.1 is a ... version. ...**
- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status.yaml&nocors)
@@ -76,14 +84,18 @@ The API definition(s) are based on
### Added
### Changed
+* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
+* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
+* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
### Fixed
### Removed
-## device-reachability-status-subscriptions v0.6.0-rc1
+## device-reachability-status-subscriptions v0.6.0-rc.1
-**device-reachability-status-subscriptions v0.6.0-rc1 is a ... version. ...**
+**device-reachability-status-subscriptions v0.6.0-rc.1 is a ... version. ...**
- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
@@ -93,6 +105,11 @@ The API definition(s) are based on
### Added
### Changed
+* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
+* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
+* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
+
### Fixed
From bad93a1d2c68108ba4a27753b762a7e1aa20ae9d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Mon, 15 Jul 2024 15:20:37 +0200
Subject: [PATCH 09/33] Update README.md
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 23ac6da0..c3b2971f 100644
--- a/README.md
+++ b/README.md
@@ -27,11 +27,11 @@ Repository to describe, develop, document and test the DeviceStatus API family
* Note: Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available public release**.
-* The latest available release version 0.6 (with API version 0.6.0-alpha.1) is available [here](https://github.com/camaraproject/DeviceStatus/tree/r0.6)
+* The latest available release is the [version 0.7](https://github.com/camaraproject/DeviceStatus/tree/r0.7)
- API definition with inline documentation:
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r0.6/code/API_definitions/device-status.yaml)
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.6/code/API_definitions/device-status.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.6/code/API_definitions/device-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r0.7/code/API_definitions/device-status.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.7/code/API_definitions/device-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.7/code/API_definitions/device-status.yaml)
## Contributing
* Meetings
From 7361a2bd9a6f3c1007528d5d11f4237b22c9ed93 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Tue, 23 Jul 2024 11:34:52 +0200
Subject: [PATCH 10/33] Update CHANGELOG.md
---
CHANGELOG.md | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dce66bad..c3df5849 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog DeviceStatus
## Table of Contents
-- [r0.7](#r07)
+- [r1.1](#r07)
- [r0.6](#r06)
- [v0.5.1](#v051)
- [v0.5.0](#v050)
@@ -16,7 +16,7 @@ The below sections record the changes for each API version in each release as fo
* for subsequent alpha or release-candidate API versions, the delta with respect to the previous pre-release
* for a public API version, the consolidated changes since the release of the previous public API version
-# r0.7
+# r1.1
## Release Notes
This release contains the definition and documentation of
@@ -32,12 +32,12 @@ The API definition(s) are based on
## device-roaming-status v0.6.0-rc.1
-**device-roaming-status v0.6.0-rc.1 is a ... version. ...**
+**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-roaming-status.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-roaming-status.yaml)
### Added
@@ -53,12 +53,12 @@ The API definition(s) are based on
## device-roaming-status-subscriptions v0.6.0-rc.1
-**device-roaming-status-subscriptions v0.6.0-rc.1 is a ... version. ...**
+**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-roaming-status-subscriptions.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-roaming-status-subscriptions.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
### Added
@@ -74,12 +74,12 @@ The API definition(s) are based on
## device-reachability-status v0.6.0-rc.1
-**device-reachability-status v0.6.0-rc.1 is a ... version. ...**
+**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-reachability-status.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-reachability-status.yaml)
### Added
@@ -95,12 +95,12 @@ The API definition(s) are based on
## device-reachability-status-subscriptions v0.6.0-rc.1
-**device-reachability-status-subscriptions v0.6.0-rc.1 is a ... version. ...**
+**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.7/code/API_definitions/device-reachability-status-subscriptions.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.7/code/API_definitions/device-reachability-status-subscriptions.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
### Added
From a20f68dc04db2027eb7082e24f85f461e79d7a0c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Tue, 23 Jul 2024 11:36:17 +0200
Subject: [PATCH 11/33] Update README.md
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index c3b2971f..07e65e35 100644
--- a/README.md
+++ b/README.md
@@ -27,11 +27,11 @@ Repository to describe, develop, document and test the DeviceStatus API family
* Note: Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available public release**.
-* The latest available release is the [version 0.7](https://github.com/camaraproject/DeviceStatus/tree/r0.7)
+* The latest available release is the [version 1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
- API definition with inline documentation:
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r0.7/code/API_definitions/device-status.yaml)
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.7/code/API_definitions/device-status.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.7/code/API_definitions/device-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-status.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-status.yaml)
## Contributing
* Meetings
From e7f746e073be6b1292e14e807b6a07ad979632ef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:22:26 +0200
Subject: [PATCH 12/33] Add files via upload
---
...hability-status-API-Readiness-Checklist.md | 27 +++++++++++++++++++
...s-subscriptions-API-Readiness-Checklist.md | 27 +++++++++++++++++++
...-roaming-status-API-Readiness-Checklist.md | 27 +++++++++++++++++++
...s-subscriptions-API-Readiness-Checklist.md | 27 +++++++++++++++++++
4 files changed, 108 insertions(+)
create mode 100644 documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md
create mode 100644 documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md
create mode 100644 documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md
create mode 100644 documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md
diff --git a/documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md b/documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md
new file mode 100644
index 00000000..390508dd
--- /dev/null
+++ b/documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md
@@ -0,0 +1,27 @@
+# API Readiness Checklist
+
+Checklist for api-name api-version in rx.y.
+
+| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
+|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
+| 1 | API definition | M | M | M | M | | link |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
+| 3 | Guidelines from ICM applied | O | M | M | M | | |
+| 4 | API versioning convention applied | M | M | M | M | | |
+| 5 | API documentation | M | M | M | M | | link |
+| 6 | User stories | O | O | O | M | | link |
+| 7 | Basic API test cases & documentation | O | M | M | M | | link |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
+| 9 | Test result statement | O | O | O | M | | link |
+| 10 | API release numbering convention applied | M | M | M | M | | |
+| 11 | Change log updated | M | M | M | M | | link |
+| 12 | Previous public release was certified | O | O | O | M | | |
+
+To fill the checklist:
+- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
+- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
+- in the Comments column, provide the link to the asset once available, and any other relevant comments.
+
+Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
+
+The documentation for the content of the checklist is here: [API Readiness Checklist](https://wiki.camaraproject.org/display/CAM/API+Release+Process#APIReleaseProcess-APIreadinesschecklist).
diff --git a/documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md b/documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md
new file mode 100644
index 00000000..390508dd
--- /dev/null
+++ b/documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md
@@ -0,0 +1,27 @@
+# API Readiness Checklist
+
+Checklist for api-name api-version in rx.y.
+
+| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
+|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
+| 1 | API definition | M | M | M | M | | link |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
+| 3 | Guidelines from ICM applied | O | M | M | M | | |
+| 4 | API versioning convention applied | M | M | M | M | | |
+| 5 | API documentation | M | M | M | M | | link |
+| 6 | User stories | O | O | O | M | | link |
+| 7 | Basic API test cases & documentation | O | M | M | M | | link |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
+| 9 | Test result statement | O | O | O | M | | link |
+| 10 | API release numbering convention applied | M | M | M | M | | |
+| 11 | Change log updated | M | M | M | M | | link |
+| 12 | Previous public release was certified | O | O | O | M | | |
+
+To fill the checklist:
+- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
+- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
+- in the Comments column, provide the link to the asset once available, and any other relevant comments.
+
+Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
+
+The documentation for the content of the checklist is here: [API Readiness Checklist](https://wiki.camaraproject.org/display/CAM/API+Release+Process#APIReleaseProcess-APIreadinesschecklist).
diff --git a/documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md b/documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md
new file mode 100644
index 00000000..390508dd
--- /dev/null
+++ b/documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md
@@ -0,0 +1,27 @@
+# API Readiness Checklist
+
+Checklist for api-name api-version in rx.y.
+
+| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
+|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
+| 1 | API definition | M | M | M | M | | link |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
+| 3 | Guidelines from ICM applied | O | M | M | M | | |
+| 4 | API versioning convention applied | M | M | M | M | | |
+| 5 | API documentation | M | M | M | M | | link |
+| 6 | User stories | O | O | O | M | | link |
+| 7 | Basic API test cases & documentation | O | M | M | M | | link |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
+| 9 | Test result statement | O | O | O | M | | link |
+| 10 | API release numbering convention applied | M | M | M | M | | |
+| 11 | Change log updated | M | M | M | M | | link |
+| 12 | Previous public release was certified | O | O | O | M | | |
+
+To fill the checklist:
+- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
+- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
+- in the Comments column, provide the link to the asset once available, and any other relevant comments.
+
+Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
+
+The documentation for the content of the checklist is here: [API Readiness Checklist](https://wiki.camaraproject.org/display/CAM/API+Release+Process#APIReleaseProcess-APIreadinesschecklist).
diff --git a/documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md b/documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md
new file mode 100644
index 00000000..390508dd
--- /dev/null
+++ b/documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md
@@ -0,0 +1,27 @@
+# API Readiness Checklist
+
+Checklist for api-name api-version in rx.y.
+
+| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
+|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
+| 1 | API definition | M | M | M | M | | link |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
+| 3 | Guidelines from ICM applied | O | M | M | M | | |
+| 4 | API versioning convention applied | M | M | M | M | | |
+| 5 | API documentation | M | M | M | M | | link |
+| 6 | User stories | O | O | O | M | | link |
+| 7 | Basic API test cases & documentation | O | M | M | M | | link |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
+| 9 | Test result statement | O | O | O | M | | link |
+| 10 | API release numbering convention applied | M | M | M | M | | |
+| 11 | Change log updated | M | M | M | M | | link |
+| 12 | Previous public release was certified | O | O | O | M | | |
+
+To fill the checklist:
+- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
+- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
+- in the Comments column, provide the link to the asset once available, and any other relevant comments.
+
+Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
+
+The documentation for the content of the checklist is here: [API Readiness Checklist](https://wiki.camaraproject.org/display/CAM/API+Release+Process#APIReleaseProcess-APIreadinesschecklist).
From ce942c8c429a5d09cf0bb3c6f6065a2243e5ba58 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:34:14 +0200
Subject: [PATCH 13/33] Update
device-reachability-status-API-Readiness-Checklist.md
---
...hability-status-API-Readiness-Checklist.md | 30 ++++++++-----------
1 file changed, 13 insertions(+), 17 deletions(-)
diff --git a/documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md b/documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md
index 390508dd..1c76f853 100644
--- a/documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md
+++ b/documentation/API_documentation/device-reachability-status-API-Readiness-Checklist.md
@@ -1,26 +1,22 @@
# API Readiness Checklist
-Checklist for api-name api-version in rx.y.
+Checklist for device-reachability-status 0.6.0-rc.1 in r1.1.
| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
-| 1 | API definition | M | M | M | M | | link |
-| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
-| 3 | Guidelines from ICM applied | O | M | M | M | | |
-| 4 | API versioning convention applied | M | M | M | M | | |
-| 5 | API documentation | M | M | M | M | | link |
-| 6 | User stories | O | O | O | M | | link |
-| 7 | Basic API test cases & documentation | O | M | M | M | | link |
-| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
-| 9 | Test result statement | O | O | O | M | | link |
-| 10 | API release numbering convention applied | M | M | M | M | | |
-| 11 | Change log updated | M | M | M | M | | link |
-| 12 | Previous public release was certified | O | O | O | M | | |
+| 1 | API definition | M | M | M | M | Y | /code/API_definitions/device-reachability-status.yaml |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
+| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
+| 4 | API versioning convention applied | M | M | M | M | Y | |
+| 5 | API documentation | M | M | M | M | Y | inline in YAML |
+| 6 | User stories | O | O | O | M | N | |
+| 7 | Basic API test cases & documentation | O | M | M | M | tbd | Will be provided for 0.6.0-rc.2 |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
+| 9 | Test result statement | O | O | O | M | N | |
+| 10 | API release numbering convention applied | M | M | M | M | Y | |
+| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md |
+| 12 | Previous public release was certified | O | O | O | M | N | |
-To fill the checklist:
-- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
-- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
-- in the Comments column, provide the link to the asset once available, and any other relevant comments.
Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
From ec7ed71dc7594a742263858251e2f5cdd9c899fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:38:29 +0200
Subject: [PATCH 14/33] Update
device-reachability-status-subscriptions-API-Readiness-Checklist.md
---
...s-subscriptions-API-Readiness-Checklist.md | 31 ++++++++-----------
1 file changed, 13 insertions(+), 18 deletions(-)
diff --git a/documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md b/documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md
index 390508dd..65c05c92 100644
--- a/documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md
+++ b/documentation/API_documentation/device-reachability-status-subscriptions-API-Readiness-Checklist.md
@@ -1,26 +1,21 @@
# API Readiness Checklist
-Checklist for api-name api-version in rx.y.
+Checklist for device-reachability-status-subscriptions 0.6.0-rc.1 in r1.1.
| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
-| 1 | API definition | M | M | M | M | | link |
-| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
-| 3 | Guidelines from ICM applied | O | M | M | M | | |
-| 4 | API versioning convention applied | M | M | M | M | | |
-| 5 | API documentation | M | M | M | M | | link |
-| 6 | User stories | O | O | O | M | | link |
-| 7 | Basic API test cases & documentation | O | M | M | M | | link |
-| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
-| 9 | Test result statement | O | O | O | M | | link |
-| 10 | API release numbering convention applied | M | M | M | M | | |
-| 11 | Change log updated | M | M | M | M | | link |
-| 12 | Previous public release was certified | O | O | O | M | | |
-
-To fill the checklist:
-- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
-- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
-- in the Comments column, provide the link to the asset once available, and any other relevant comments.
+| 1 | API definition | M | M | M | M | Y | /code/API_definitions/device-reachability-status-subscriptions.yaml |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
+| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
+| 4 | API versioning convention applied | M | M | M | M | Y | |
+| 5 | API documentation | M | M | M | M | Y | inline in YAML |
+| 6 | User stories | O | O | O | M | N | |
+| 7 | Basic API test cases & documentation | O | M | M | M | tbd | Will be provided for 0.6.0-rc.2 |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
+| 9 | Test result statement | O | O | O | M | N | |
+| 10 | API release numbering convention applied | M | M | M | M | Y | |
+| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md |
+| 12 | Previous public release was certified | O | O | O | M | N | |
Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
From ef6ed9ed44e94474ef868db22682b1cffc8c8149 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:39:46 +0200
Subject: [PATCH 15/33] Update device-roaming-status-API-Readiness-Checklist.md
---
...-roaming-status-API-Readiness-Checklist.md | 31 ++++++++-----------
1 file changed, 13 insertions(+), 18 deletions(-)
diff --git a/documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md b/documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md
index 390508dd..80b68224 100644
--- a/documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md
+++ b/documentation/API_documentation/device-roaming-status-API-Readiness-Checklist.md
@@ -1,26 +1,21 @@
# API Readiness Checklist
-Checklist for api-name api-version in rx.y.
+Checklist for device-roaming-status 0.6.0-rc.1 in r1.1.
| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
-| 1 | API definition | M | M | M | M | | link |
-| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
-| 3 | Guidelines from ICM applied | O | M | M | M | | |
-| 4 | API versioning convention applied | M | M | M | M | | |
-| 5 | API documentation | M | M | M | M | | link |
-| 6 | User stories | O | O | O | M | | link |
-| 7 | Basic API test cases & documentation | O | M | M | M | | link |
-| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
-| 9 | Test result statement | O | O | O | M | | link |
-| 10 | API release numbering convention applied | M | M | M | M | | |
-| 11 | Change log updated | M | M | M | M | | link |
-| 12 | Previous public release was certified | O | O | O | M | | |
-
-To fill the checklist:
-- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
-- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
-- in the Comments column, provide the link to the asset once available, and any other relevant comments.
+| 1 | API definition | M | M | M | M | Y | /code/API_definitions/device-roaming-status.yaml |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
+| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
+| 4 | API versioning convention applied | M | M | M | M | Y | |
+| 5 | API documentation | M | M | M | M | Y | inline in YAML |
+| 6 | User stories | O | O | O | M | N | |
+| 7 | Basic API test cases & documentation | O | M | M | M | tbd | Will be provided for 0.6.0-rc.2 |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
+| 9 | Test result statement | O | O | O | M | N | |
+| 10 | API release numbering convention applied | M | M | M | M | Y | |
+| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md |
+| 12 | Previous public release was certified | O | O | O | M | N | |
Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
From d57c5fe62344b69d3f451caa0b7ea91f0e63214b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:40:57 +0200
Subject: [PATCH 16/33] Update
device-roaming-status-subscriptions-API-Readiness-Checklist.md
---
...s-subscriptions-API-Readiness-Checklist.md | 31 ++++++++-----------
1 file changed, 13 insertions(+), 18 deletions(-)
diff --git a/documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md b/documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md
index 390508dd..04e5dc54 100644
--- a/documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md
+++ b/documentation/API_documentation/device-roaming-status-subscriptions-API-Readiness-Checklist.md
@@ -1,26 +1,21 @@
# API Readiness Checklist
-Checklist for api-name api-version in rx.y.
+Checklist for device-roaming-status-subscriptions 0.6.0-rc.1 in r1.1.
| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
-| 1 | API definition | M | M | M | M | | link |
-| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
-| 3 | Guidelines from ICM applied | O | M | M | M | | |
-| 4 | API versioning convention applied | M | M | M | M | | |
-| 5 | API documentation | M | M | M | M | | link |
-| 6 | User stories | O | O | O | M | | link |
-| 7 | Basic API test cases & documentation | O | M | M | M | | link |
-| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
-| 9 | Test result statement | O | O | O | M | | link |
-| 10 | API release numbering convention applied | M | M | M | M | | |
-| 11 | Change log updated | M | M | M | M | | link |
-| 12 | Previous public release was certified | O | O | O | M | | |
-
-To fill the checklist:
-- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release.
-- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release.
-- in the Comments column, provide the link to the asset once available, and any other relevant comments.
+| 1 | API definition | M | M | M | M | Y | /code/API_definitions/device-roaming-status-subscriptions.yaml |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
+| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
+| 4 | API versioning convention applied | M | M | M | M | Y | |
+| 5 | API documentation | M | M | M | M | Y | inline in YAML |
+| 6 | User stories | O | O | O | M | N | |
+| 7 | Basic API test cases & documentation | O | M | M | M | tbd | Will be provided for 0.6.0-rc.2 |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
+| 9 | Test result statement | O | O | O | M | N | |
+| 10 | API release numbering convention applied | M | M | M | M | Y | |
+| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md |
+| 12 | Previous public release was certified | O | O | O | M | N | |
Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.
From 11f885b62125288e93b54c582202e73808e4e852 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:43:04 +0200
Subject: [PATCH 17/33] Update CHANGELOG.md
Co-authored-by: Herbert Damker
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3df5849..4a6e4bdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog DeviceStatus
## Table of Contents
-- [r1.1](#r07)
+- [r1.1](#r11)
- [r0.6](#r06)
- [v0.5.1](#v051)
- [v0.5.0](#v050)
From 90457e9be0da0e5a33b7d0195730273f795a5866 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:45:20 +0200
Subject: [PATCH 18/33] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 07e65e35..8bd02c44 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Repository to describe, develop, document and test the DeviceStatus API family
* Note: Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available public release**.
-* The latest available release is the [version 1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
+* The latest available release is the [r1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
- API definition with inline documentation:
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-status.yaml)
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-status.yaml&nocors)
From df6787a3e0496a329f234a844bcf495036f5278d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:46:24 +0200
Subject: [PATCH 19/33] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8bd02c44..85be3bae 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Repository to describe, develop, document and test the DeviceStatus API family
* Note: Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available public release**.
-* The latest available release is the [r1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
+* The latest pre-release is [r1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
- API definition with inline documentation:
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-status.yaml)
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-status.yaml&nocors)
From 03a121335c2004013a200c3830045ee7e82d8a50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:50:33 +0200
Subject: [PATCH 20/33] Apply suggestions from code review
Co-authored-by: Herbert Damker
---
README.md | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 85be3bae..697325ce 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,19 @@ Repository to describe, develop, document and test the DeviceStatus API family
* The latest pre-release is [r1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
- API definition with inline documentation:
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-status.yaml)
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-status.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-status.yaml)
+The release r1.1 contains the following API definitions (with inline documentation):
+- device-roaming-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status.yaml)
+[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml&nocors)
+[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml)
+- device-roaming-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
+[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
+[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
+- device-reachability-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status.yaml)
+[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml&nocors)
+[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml)
+- device-reachability-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
+[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
+[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
## Contributing
* Meetings
From e94d985c07fc48e0b2383fa368e439ab42bbe1f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:53:37 +0200
Subject: [PATCH 21/33] Update README.md
---
README.md | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 697325ce..22ecc555 100644
--- a/README.md
+++ b/README.md
@@ -27,19 +27,18 @@ Repository to describe, develop, document and test the DeviceStatus API family
* Note: Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available public release**.
-* The latest pre-release is [r1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
- - API definition with inline documentation:
+* The latest pre-release is [r1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
The release r1.1 contains the following API definitions (with inline documentation):
-- device-roaming-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status.yaml)
+ - device-roaming-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml)
-- device-roaming-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
+ - device-roaming-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
-- device-reachability-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status.yaml)
+ - device-reachability-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml)
-- device-reachability-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
+ - device-reachability-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
From 9eb6d5471b6b8c1093265d70b133244a0baf7114 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Wed, 24 Jul 2024 17:27:28 +0200
Subject: [PATCH 22/33] Update CHANGELOG.md
---
CHANGELOG.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a6e4bdf..22537a7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,11 +45,12 @@ The API definition(s) are based on
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
-* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
### Fixed
+* Renamed RequestRoamingStatus to RoamingStatusRequest by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/194
### Removed
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
## device-roaming-status-subscriptions v0.6.0-rc.1
@@ -61,16 +62,16 @@ The API definition(s) are based on
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
### Added
+* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
### Changed
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
-* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
-* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
### Fixed
### Removed
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
## device-reachability-status v0.6.0-rc.1
@@ -87,11 +88,11 @@ The API definition(s) are based on
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
-* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
### Fixed
### Removed
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
## device-reachability-status-subscriptions v0.6.0-rc.1
@@ -103,17 +104,16 @@ The API definition(s) are based on
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
### Added
+* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
### Changed
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
-* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
-* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
-
### Fixed
### Removed
+* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
# r0.6
## Please note:
From 8addbc6c1dc974694f5ddf9ab6914e3a3c3fb206 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Thu, 25 Jul 2024 10:06:31 +0200
Subject: [PATCH 23/33] Update CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22537a7d..baf7befc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,7 @@ The API definition(s) are based on
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
+* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
### Fixed
* Renamed RequestRoamingStatus to RoamingStatusRequest by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/194
@@ -67,6 +68,7 @@ The API definition(s) are based on
### Changed
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
+* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
### Fixed
@@ -88,6 +90,7 @@ The API definition(s) are based on
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
+* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
### Fixed
@@ -109,6 +112,7 @@ The API definition(s) are based on
### Changed
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
+* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
### Fixed
From a2f6a16641a293206497625c7c78cb2b256537c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Thu, 25 Jul 2024 14:43:18 +0200
Subject: [PATCH 24/33] Update CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index baf7befc..4dcec1c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -69,6 +69,7 @@ The API definition(s) are based on
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
+* Subscription-APIs: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/193
### Fixed
@@ -113,6 +114,7 @@ The API definition(s) are based on
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
+* Subscription-APIs: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/193
### Fixed
From 80cf1e60acedfc5bbd96b6d2ca87e1ccf5395a36 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Thu, 25 Jul 2024 14:54:30 +0200
Subject: [PATCH 25/33] Update CHANGELOG.md
---
CHANGELOG.md | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4dcec1c4..3da33db0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,9 +35,9 @@ The API definition(s) are based on
**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-roaming-status.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status.yaml)
### Added
@@ -58,9 +58,9 @@ The API definition(s) are based on
**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
### Added
* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
@@ -81,9 +81,9 @@ The API definition(s) are based on
**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-reachability-status.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status.yaml)
### Added
@@ -103,9 +103,9 @@ The API definition(s) are based on
**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
- - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
+ - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
+ - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
### Added
* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
From b641d98f3184ae333a8b51c7ce8541357dbdeea5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Fri, 26 Jul 2024 18:06:49 +0200
Subject: [PATCH 26/33] Apply suggestions from code review
Co-authored-by: Herbert Damker
---
CHANGELOG.md | 2 ++
.../device-reachability-status-subscriptions.yaml | 1 +
code/API_definitions/device-reachability-status.yaml | 1 +
code/API_definitions/device-roaming-status-subscriptions.yaml | 1 +
code/API_definitions/device-roaming-status.yaml | 1 +
5 files changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3da33db0..5b6f8357 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -121,6 +121,8 @@ The API definition(s) are based on
### Removed
* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185
+**Full Changelog**: https://github.com/camaraproject/DeviceStatus/compare/v0.5.1...r1.1
+
# r0.6
## Please note:
- This release contains an alpha version of the API, it should be considered as a draft.
diff --git a/code/API_definitions/device-reachability-status-subscriptions.yaml b/code/API_definitions/device-reachability-status-subscriptions.yaml
index 1c59427a..503809c6 100644
--- a/code/API_definitions/device-reachability-status-subscriptions.yaml
+++ b/code/API_definitions/device-reachability-status-subscriptions.yaml
@@ -69,6 +69,7 @@ info:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.0-rc.1
+ x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
diff --git a/code/API_definitions/device-reachability-status.yaml b/code/API_definitions/device-reachability-status.yaml
index 84ff1d8b..284dc10a 100644
--- a/code/API_definitions/device-reachability-status.yaml
+++ b/code/API_definitions/device-reachability-status.yaml
@@ -46,6 +46,7 @@ info:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.0-rc.1
+ x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
diff --git a/code/API_definitions/device-roaming-status-subscriptions.yaml b/code/API_definitions/device-roaming-status-subscriptions.yaml
index 86d746cc..1ec8c447 100644
--- a/code/API_definitions/device-roaming-status-subscriptions.yaml
+++ b/code/API_definitions/device-roaming-status-subscriptions.yaml
@@ -71,6 +71,7 @@ info:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.0-rc.1
+ x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
diff --git a/code/API_definitions/device-roaming-status.yaml b/code/API_definitions/device-roaming-status.yaml
index 277fa850..46c4934c 100644
--- a/code/API_definitions/device-roaming-status.yaml
+++ b/code/API_definitions/device-roaming-status.yaml
@@ -54,6 +54,7 @@ info:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.0-rc.1
+ x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/
From 4b3fe4d14e92209dd828446f68732c0576484ea6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Fri, 26 Jul 2024 18:22:51 +0200
Subject: [PATCH 27/33] Update CHANGELOG.md
---
CHANGELOG.md | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b6f8357..c12f9849 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,8 +40,12 @@ The API definition(s) are based on
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status.yaml)
### Added
+* Addition of "lastStatusTime" Field by @sachinvodafone in https://github.com/camaraproject/DeviceStatus/pull/146
+* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112
### Changed
+* Change endpoint names to comply with guideline by @gmuratk in https://github.com/camaraproject/DeviceStatus/pull/131
+* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
@@ -55,7 +59,7 @@ The API definition(s) are based on
## device-roaming-status-subscriptions v0.6.0-rc.1
-**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
+**device-roaming-status-subscriptions v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
@@ -64,9 +68,12 @@ The API definition(s) are based on
### Added
* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
+* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112
### Changed
+* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
+* renaming "EventType"-components to be more clear & update component descriptions by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/141
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
* Subscription-APIs: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/193
@@ -78,7 +85,7 @@ The API definition(s) are based on
## device-reachability-status v0.6.0-rc.1
-**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
+**device-reachability-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml&nocors)
@@ -86,8 +93,12 @@ The API definition(s) are based on
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status.yaml)
### Added
+* Addition of "lastStatusTime" Field by @sachinvodafone in https://github.com/camaraproject/DeviceStatus/pull/146
+* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112
### Changed
+* Change endpoint names to comply with guideline by @gmuratk in https://github.com/camaraproject/DeviceStatus/pull/131
+* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
@@ -100,7 +111,7 @@ The API definition(s) are based on
## device-reachability-status-subscriptions v0.6.0-rc.1
-**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
+**device-reachability-status-subscriptions v0.6.0-rc.1 is the 1st release candidate of the version 0.6**
- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
@@ -109,8 +120,11 @@ The API definition(s) are based on
### Added
* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
+* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112
### Changed
+* renaming "EventType"-components to be more clear & update component descriptions by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/141
+* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
From 04a7f16b0d5181e21869aaaea0dde51f4763c3b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81kos=20Hunyadi?=
<67875049+akoshunyadi@users.noreply.github.com>
Date: Fri, 26 Jul 2024 18:55:09 +0200
Subject: [PATCH 28/33] Update CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c12f9849..fbaf8bde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@ The API definition(s) are based on
* Commonalities v0.4.0-rc.1
* Identity and Consent Management v0.2.0-rc.1
+Note: the previous device-status API with roaming and connectivity endpoints has been splitted into 4 specific APIs
## device-roaming-status v0.6.0-rc.1
From 8172f62023e79542173c09bae46928e88410694c Mon Sep 17 00:00:00 2001
From: Eric Murray
Date: Wed, 31 Jul 2024 10:46:31 +0100
Subject: [PATCH 29/33] Update device-reachability-status-subscriptions.yaml
---
.../device-reachability-status-subscriptions.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/code/API_definitions/device-reachability-status-subscriptions.yaml b/code/API_definitions/device-reachability-status-subscriptions.yaml
index 503809c6..c45ea863 100644
--- a/code/API_definitions/device-reachability-status-subscriptions.yaml
+++ b/code/API_definitions/device-reachability-status-subscriptions.yaml
@@ -1159,7 +1159,7 @@ components:
Generic429:
description: Too Many Requests
headers:
- X-Correlator:
+ x-correlator:
$ref: "#/components/headers/x-correlator"
content:
application/json:
From f761d31c5c617a2c2fe56da9505e493714dfae82 Mon Sep 17 00:00:00 2001
From: Eric Murray
Date: Wed, 31 Jul 2024 12:29:54 +0100
Subject: [PATCH 30/33] Update device-reachability-status.yaml
---
code/API_definitions/device-reachability-status.yaml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/code/API_definitions/device-reachability-status.yaml b/code/API_definitions/device-reachability-status.yaml
index 284dc10a..40815e77 100644
--- a/code/API_definitions/device-reachability-status.yaml
+++ b/code/API_definitions/device-reachability-status.yaml
@@ -322,10 +322,8 @@ components:
In addition to regular scenario of `PERMISSION_DENIED`, other scenarios may exist:
- Phone number cannot be deducted from access token context.(`{"code": "INVALID_TOKEN_CONTEXT","message": "Phone number cannot be deducted from access token context"}`)
headers:
- X-Correlator:
- description: Correlation id for the different services
- schema:
- type: string
+ x-correlator:
+ $ref: '#/components/headers/x-correlator'
content:
application/json:
schema:
From fcc102faaffc8fbe305c645ccb6522e0d6651062 Mon Sep 17 00:00:00 2001
From: Eric Murray
Date: Wed, 31 Jul 2024 15:17:32 +0100
Subject: [PATCH 31/33] Update device-roaming-status-subscriptions.yaml
---
code/API_definitions/device-roaming-status-subscriptions.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/code/API_definitions/device-roaming-status-subscriptions.yaml b/code/API_definitions/device-roaming-status-subscriptions.yaml
index 1ec8c447..76c4cc49 100644
--- a/code/API_definitions/device-roaming-status-subscriptions.yaml
+++ b/code/API_definitions/device-roaming-status-subscriptions.yaml
@@ -1062,7 +1062,7 @@ components:
Generic429:
description: Too Many Requests
headers:
- X-Correlator:
+ x-correlator:
$ref: "#/components/headers/x-correlator"
content:
application/json:
From bed08180d35b1c1836fcec5e781c0d29cb1687ea Mon Sep 17 00:00:00 2001
From: Eric Murray
Date: Wed, 31 Jul 2024 15:23:12 +0100
Subject: [PATCH 32/33] Update device-roaming-status.yaml
---
code/API_definitions/device-roaming-status.yaml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/code/API_definitions/device-roaming-status.yaml b/code/API_definitions/device-roaming-status.yaml
index 46c4934c..86cb1274 100644
--- a/code/API_definitions/device-roaming-status.yaml
+++ b/code/API_definitions/device-roaming-status.yaml
@@ -346,10 +346,8 @@ components:
In addition to regular scenario of `PERMISSION_DENIED`, other scenarios may exist:
- Phone number cannot be deducted from access token context.(`{"code": "3INVALID_TOKEN_CONTEXT","message": "Phone number cannot be deducted from access token context"}`)
headers:
- X-Correlator:
- description: Correlation id for the different services
- schema:
- type: string
+ x-correlator:
+ $ref: '#/components/headers/x-correlator'
content:
application/json:
schema:
From 839ed836b22ca268c12d0f2b6ff516512664138b Mon Sep 17 00:00:00 2001
From: Eric Murray
Date: Wed, 31 Jul 2024 16:44:57 +0100
Subject: [PATCH 33/33] Update CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fbaf8bde..3c7d8993 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,7 +29,7 @@ The API definition(s) are based on
* Commonalities v0.4.0-rc.1
* Identity and Consent Management v0.2.0-rc.1
-Note: the previous device-status API with roaming and connectivity endpoints has been splitted into 4 specific APIs
+Note: the previous device-status API with roaming and connectivity endpoints has been split into 4 specific APIs
## device-roaming-status v0.6.0-rc.1