From 4f42b41086cdaac5e2892cbd2de2eaee055dc5dd Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:09:08 +0100 Subject: [PATCH 01/17] Update device-identifier.yaml --- code/API_definitions/device-identifier.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/code/API_definitions/device-identifier.yaml b/code/API_definitions/device-identifier.yaml index d211870..7712b0a 100644 --- a/code/API_definitions/device-identifier.yaml +++ b/code/API_definitions/device-identifier.yaml @@ -1,7 +1,7 @@ openapi: 3.0.3 info: title: Device Identifier - version: wip + version: 0.3.0 description: | # Summary @@ -173,7 +173,7 @@ externalDocs: url: https://github.com/camaraproject/DeviceIdentifier servers: - - url: "{apiRoot}/device-identifier/vwip" + - url: "{apiRoot}/device-identifier/v0.3" variables: apiRoot: default: http://localhost:9091 @@ -867,3 +867,4 @@ components: publicAddress: "84.125.93.10" publicPort: 59765 networkAccessIdentifier: "123456789@domain.com" + From b7f62840a66f7575a52b7cbd4d4bfd0171d87618 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:09:50 +0100 Subject: [PATCH 02/17] Update device-identifier-retrieveIdentifier.feature --- .../device-identifier-retrieveIdentifier.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/Test_definitions/device-identifier-retrieveIdentifier.feature b/code/Test_definitions/device-identifier-retrieveIdentifier.feature index b535fd2..3c6d323 100644 --- a/code/Test_definitions/device-identifier-retrieveIdentifier.feature +++ b/code/Test_definitions/device-identifier-retrieveIdentifier.feature @@ -1,5 +1,5 @@ @device-identifier-retrieveIdentifier -Feature: Camara Mobile Device Identifer API, vwip - Operation: retrieveIdentifier +Feature: Camara Mobile Device Identifer API, v0.3.0 - Operation: retrieveIdentifier # Input to be provided by the implementation to the tests # References to OAS spec schemas refer to schemas specified in /code/API_definitions/device-identifier.yaml @@ -30,7 +30,7 @@ Feature: Camara Mobile Device Identifer API, vwip - Operation: retrieveIdentifie Background: Common Device Identifier retrieveIdentifier setup Given an environment at "apiRoot" - And the resource "/device-identifier/vwip/retrieve-identifier" + And the resource "/device-identifier/v0.3/retrieve-identifier" And the header "Content-Type" is set to "application/json" And the header "Authorization" is set to a valid access token And the header "x-correlator" complies with the schema at "#/components/schemas/XCorrelator" From e39de89af9eacad2ba5ed329126f2065ebadd180 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:10:15 +0100 Subject: [PATCH 03/17] Update device-identifier-retrievePPID.feature --- code/Test_definitions/device-identifier-retrievePPID.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/Test_definitions/device-identifier-retrievePPID.feature b/code/Test_definitions/device-identifier-retrievePPID.feature index 0fb741f..ed30452 100644 --- a/code/Test_definitions/device-identifier-retrievePPID.feature +++ b/code/Test_definitions/device-identifier-retrievePPID.feature @@ -1,5 +1,5 @@ @device-identifier-retrievePPID -Feature: Camara Mobile Device Identifer API, vwip - Operation: retrievePPID +Feature: Camara Mobile Device Identifer API, v0.3.0 - Operation: retrievePPID # Input to be provided by the implementation to the tests # References to OAS spec schemas refer to schemas specified in /code/API_definitions/device-identifier.yaml @@ -32,7 +32,7 @@ Feature: Camara Mobile Device Identifer API, vwip - Operation: retrievePPID Background: Common Device Identifier retrievePPID setup Given an environment at "apiRoot" - And the resource "/device-identifier/vwip/retrieve-ppid" + And the resource "/device-identifier/v0.3/retrieve-ppid" And the header "Content-Type" is set to "application/json" And the header "Authorization" is set to a valid access token And the header "x-correlator" complies with the schema at "#/components/schemas/XCorrelator" From 2d936a69121d9b2560dcccd1b72902c6e69fa463 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:10:38 +0100 Subject: [PATCH 04/17] Update device-identifier-retrieveType.feature --- code/Test_definitions/device-identifier-retrieveType.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/Test_definitions/device-identifier-retrieveType.feature b/code/Test_definitions/device-identifier-retrieveType.feature index c6d21ee..714fc0a 100644 --- a/code/Test_definitions/device-identifier-retrieveType.feature +++ b/code/Test_definitions/device-identifier-retrieveType.feature @@ -1,5 +1,5 @@ @device-identifier-retrieveType -Feature: Camara Mobile Device Identifer API, vwip - Operation: retrieveType +Feature: Camara Mobile Device Identifer API, v0.3.0 - Operation: retrieveType # Input to be provided by the implementation to the tests # References to OAS spec schemas refer to schemas specified in /code/API_definitions/device-identifier.yaml @@ -30,7 +30,7 @@ Feature: Camara Mobile Device Identifer API, vwip - Operation: retrieveType Background: Common Device Identifier retrieveType setup Given an environment at "apiRoot" - And the resource "/device-identifier/vwip/retrieve-type" + And the resource "/device-identifier/v0.3/retrieve-type" And the header "Content-Type" is set to "application/json" And the header "Authorization" is set to a valid access token And the header "x-correlator" complies with the schema at "#/components/schemas/XCorrelator" From 5741d05236dd734e03b77593be3dae099cde5c17 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:11:10 +0100 Subject: [PATCH 05/17] Update device-identifier.yaml --- code/API_definitions/device-identifier.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/API_definitions/device-identifier.yaml b/code/API_definitions/device-identifier.yaml index 7712b0a..8761b37 100644 --- a/code/API_definitions/device-identifier.yaml +++ b/code/API_definitions/device-identifier.yaml @@ -30,7 +30,7 @@ info: The mobile network associates this device identifier with the mobile subscription currently using the device. The mobile subscription is defined by the Subscriber Identity Module (SIM) currently active in the mobile device. This may be a removable SIM or an eSIM. In either case, it is possible for the association between the device identifier and subscription to change - for example, when a physical SIM is transferred to another mobile device. - ![Device Identifier API Overview](https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/main/documentation/API_documentation/resources/Device_Identifier_Overview.png) + ![Device Identifier API Overview](https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r3.2/documentation/API_documentation/resources/Device_Identifier_Overview.png) The Device Identifier API allows the API consumer to obtain the IMEI and associated parameters for a specified mobile subscription identifier or equivalent. The mobile subscription can be identified using one or more of the following subscription identifiers: - the subscription phone number (also known as MSISDN) @@ -868,3 +868,4 @@ components: publicPort: 59765 networkAccessIdentifier: "123456789@domain.com" + From 0c23d4650b0c3369ef912ac073a5a24c1fecaa7c Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:12:23 +0100 Subject: [PATCH 06/17] Update device-identifier-API-Readiness-Checklist.md --- .../device-identifier-API-Readiness-Checklist.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/API_documentation/device-identifier-API-Readiness-Checklist.md b/documentation/API_documentation/device-identifier-API-Readiness-Checklist.md index 7ad9764..4009128 100644 --- a/documentation/API_documentation/device-identifier-API-Readiness-Checklist.md +++ b/documentation/API_documentation/device-identifier-API-Readiness-Checklist.md @@ -1,19 +1,19 @@ # API Readiness Checklist -Checklist for device-identifier v0.3.0-rc.1 in r2.1. +Checklist for device-identifier v0.3.0 in r2.2. | Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Reference information | |----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:-------------------------------------------------------------------------------:| | 1 | API definition | M | M | M | M | Y | [device-identifier.yaml](/code/API_definitions/device-identifier.yaml) | -| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r3.2](https://github.com/camaraproject/Commonalities/releases/tag/r3.2) | -| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r3.2](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r3.2) | +| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r3.3](https://github.com/camaraproject/Commonalities/releases/tag/r3.3) | +| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r3.3](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r3.3) | | 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 | Y | [Device Identifier User Story.md](/documentation/API_documentation/Device%20Identifier%20User%20Story.md) | | 7 | Basic API test cases & documentation | O | M | M | M | Y | [device-identifier-retrieveIdentifier.feature](/code/Test_definitions/device-identifier-retrieveIdentifier.feature)
[device-identifier-retrieveType.feature](/code/Test_definitions/device-identifier-retrieveType.feature)
[device-identifier-retrievePPID.feature](/code/Test_definitions/device-identifier-retrievePPID.feature) | | 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 | r2.1 | +| 10 | API release numbering convention applied | M | M | M | M | Y | r2.2 | | 11 | Change log updated | M | M | M | M | Y | [CHANGELOG.md](/CHANGELOG.md) | | 12 | Previous public release was certified | O | O | O | M | N | | | 13 | API description (for marketing) | O | O | M | M | Y | [wiki link](https://lf-camaraproject.atlassian.net/wiki/x/goHWB) | From 8196a7dc624dfc1bde52a8cf1b279f9f88601272 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:12:42 +0100 Subject: [PATCH 07/17] Update device-identifier.yaml --- code/API_definitions/device-identifier.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/API_definitions/device-identifier.yaml b/code/API_definitions/device-identifier.yaml index 8761b37..f810ac9 100644 --- a/code/API_definitions/device-identifier.yaml +++ b/code/API_definitions/device-identifier.yaml @@ -30,7 +30,7 @@ info: The mobile network associates this device identifier with the mobile subscription currently using the device. The mobile subscription is defined by the Subscriber Identity Module (SIM) currently active in the mobile device. This may be a removable SIM or an eSIM. In either case, it is possible for the association between the device identifier and subscription to change - for example, when a physical SIM is transferred to another mobile device. - ![Device Identifier API Overview](https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r3.2/documentation/API_documentation/resources/Device_Identifier_Overview.png) + ![Device Identifier API Overview](https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/documentation/API_documentation/resources/Device_Identifier_Overview.png) The Device Identifier API allows the API consumer to obtain the IMEI and associated parameters for a specified mobile subscription identifier or equivalent. The mobile subscription can be identified using one or more of the following subscription identifiers: - the subscription phone number (also known as MSISDN) @@ -869,3 +869,4 @@ components: networkAccessIdentifier: "123456789@domain.com" + From 0e7ec00fcbb401f3c668c4bc5012797f243cd04d Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:15:26 +0100 Subject: [PATCH 08/17] Update CHANGELOG.md --- CHANGELOG.md | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf0e10d..e842a05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ For the best results, use the latest published release.** ## Table of Contents -- **[r2.1](#r21)** +- **[r2.2](#r22)** +- [r2.1](#r21) - [r1.3](#r13) - [r1.2](#r12) - [r1.1](#r11) @@ -16,6 +17,41 @@ The below sections record the changes for each API version in each release as fo * for subsequent release-candidate(s), only the delta to the previous release-candidate * for a public release, the consolidated changes since the previous public release +# r2.2 +## Release Notes + +This public release contains the definition and documentation of +* device-identifier v0.3.0 + +The API definition(s) are based on +* Commonalities 0.6.0 +* Identity and Consent Management v0.4.0 + +## device-identifier v0.3.0 + +- API definition **with inline documentation**: + - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml&nocors) + - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml) + - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceIdentifier/blob/r2.2/code/API_definitions/device-identifier.yaml) + +There are no breaking changes compared to v0.2.0 + +### Added +* Add additional endpoint to provide PPID as physical device identifier by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/110 +* Add additional text on undocumented erros to OAS definition by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/120 + +### Changed +* Update x-correlator pattern by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/121 + +### Fixed +* Fix typos in feature files by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/125 + +### Removed +* Remove AUTHENTICATION_REQUIRED error code by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/111 +* Remove IDENTIFIER_MISMATCH error and include optional device property in 200 response by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/122 + +**Full Changelog**: https://github.com/camaraproject/DeviceIdentifier/compare/r1.3...r2.2 + # r2.1 ## Release Notes From 0032f7d0167dd67e63f4a6f68ce1fbf7f0a4dc0f Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:18:42 +0100 Subject: [PATCH 09/17] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e842a05..239622f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,8 +24,8 @@ This public release contains the definition and documentation of * device-identifier v0.3.0 The API definition(s) are based on -* Commonalities 0.6.0 -* Identity and Consent Management v0.4.0 +* Commonalities [r3.3](https://github.com/camaraproject/Commonalities/releases/tag/r3.3) +* Identity and Consent Management [r3.3](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r3.3) ## device-identifier v0.3.0 From c570cdbb0e11778b5f61e07089dc0701333b6aa5 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:26:45 +0100 Subject: [PATCH 10/17] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fc4123..4b05eca 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,17 @@ API Repository [wiki page](https://lf-camaraproject.atlassian.net/wiki/x/czLe) * Describe, develop, document, and test the API * Started: October 2022 - ## Release Information -The latest public release is available here: https://github.com/camaraproject/DeviceIdentifier/releases/latest +The latest public release is available [here](https://github.com/camaraproject/DeviceIdentifier/releases/latest): + - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml&nocors) + - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml) + - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceIdentifier/blob/r2.2/code/API_definitions/device-identifier.yaml) For changes see [CHANGELOG.md](https://github.com/camaraproject/DeviceIdentifier/blob/main/CHANGELOG.md) +Pre-releases of this sub project are available [here](https://github.com/camaraproject/DeviceIdentifier/releases) + ## Contributing * Meetings are held virtually * Schedule: First Friday of each month at 09:00 UTC via Linux Foundation Zoom service From db48d85f778f96e389a82156434c5be8a8de46db Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:34:21 +0100 Subject: [PATCH 11/17] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b05eca..b70afb7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ API Repository [wiki page](https://lf-camaraproject.atlassian.net/wiki/x/czLe) ## Release Information -The latest public release is available [here](https://github.com/camaraproject/DeviceIdentifier/releases/latest): +The latest public release is available [here](https://github.com/camaraproject/DeviceIdentifier/releases/latest) - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml&nocors) - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml) - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceIdentifier/blob/r2.2/code/API_definitions/device-identifier.yaml) From 44d2fb7a260dc1a5ad1cbca3dfbe9f04067116a5 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 11 Aug 2025 11:36:07 +0100 Subject: [PATCH 12/17] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b70afb7..249ebd7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The latest public release is available [here](https://github.com/camaraproject/D For changes see [CHANGELOG.md](https://github.com/camaraproject/DeviceIdentifier/blob/main/CHANGELOG.md) -Pre-releases of this sub project are available [here](https://github.com/camaraproject/DeviceIdentifier/releases) +Pre-releases of this repository are available [here](https://github.com/camaraproject/DeviceIdentifier/releases) ## Contributing * Meetings are held virtually From f8d04593b5bfaef5cbb109f9e29ca03a625fffc0 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Thu, 14 Aug 2025 16:23:10 +0100 Subject: [PATCH 13/17] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 239622f..d231aff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ There are no breaking changes compared to v0.2.0 ### Changed * Update x-correlator pattern by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/121 +* Update description of lastChecked response parameter by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/135 ### Fixed * Fix typos in feature files by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/125 @@ -55,7 +56,7 @@ There are no breaking changes compared to v0.2.0 # r2.1 ## Release Notes -This public release contains the definition and documentation of +This pre-release contains the definition and documentation of * device-identifier v0.3.0-rc.1 The API definition(s) are based on From 7a6052bfbcb69f76d19a3c47d223a5819ae69116 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Thu, 14 Aug 2025 16:27:10 +0100 Subject: [PATCH 14/17] Delete documentation/API_documentation/README.MD --- documentation/API_documentation/README.MD | 1 - 1 file changed, 1 deletion(-) delete mode 100644 documentation/API_documentation/README.MD diff --git a/documentation/API_documentation/README.MD b/documentation/API_documentation/README.MD deleted file mode 100644 index 5a4ac93..0000000 --- a/documentation/API_documentation/README.MD +++ /dev/null @@ -1 +0,0 @@ -Here you can add your documentation and delete this README.MD file From 9acbecf32b81f9f59594af405fe29bb28b6441e5 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Thu, 14 Aug 2025 16:35:27 +0100 Subject: [PATCH 15/17] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 249ebd7..8d224a1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ API Repository [wiki page](https://lf-camaraproject.atlassian.net/wiki/x/czLe) ## Release Information +**NEW**: Public release [r2.2](https://github.com/camaraproject/DeviceIdentifier/releases/tag/r2.2) with device-identifier v0.3.0 is now available + The latest public release is available [here](https://github.com/camaraproject/DeviceIdentifier/releases/latest) - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml&nocors) - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/r2.2/code/API_definitions/device-identifier.yaml) From 9f0acf1fea6f48d192840015c989adf95555ef70 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Thu, 14 Aug 2025 16:45:56 +0100 Subject: [PATCH 16/17] Update device-identifier.yaml --- code/API_definitions/device-identifier.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/API_definitions/device-identifier.yaml b/code/API_definitions/device-identifier.yaml index ffdbaa3..46730e2 100644 --- a/code/API_definitions/device-identifier.yaml +++ b/code/API_definitions/device-identifier.yaml @@ -865,6 +865,3 @@ components: publicAddress: "84.125.93.10" publicPort: 59765 networkAccessIdentifier: "123456789@domain.com" - - - From c2db0f4d2e694781f8d3373b0dc65ca59b5026a4 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Wed, 10 Sep 2025 04:59:33 +0100 Subject: [PATCH 17/17] Update CHANGELOG.md Co-authored-by: Tanja de Groot <87864067+tanjadegroot@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d231aff..65ed4fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ There are no breaking changes compared to v0.2.0 ### Added * Add additional endpoint to provide PPID as physical device identifier by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/110 -* Add additional text on undocumented erros to OAS definition by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/120 +* Add additional text on undocumented errors to OAS definition by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/120 ### Changed * Update x-correlator pattern by @eric-murray in https://github.com/camaraproject/DeviceIdentifier/pull/121