From 6b7713c84042ba30adf1a986d891cf1e3f762540 Mon Sep 17 00:00:00 2001 From: Fernando Prado Date: Thu, 1 Aug 2024 12:25:34 +0200 Subject: [PATCH] include x-camara-commonalities tag and remove unneded changelog registry --- CHANGELOG.md | 1 - code/API_definitions/sim-swap-subscriptions.yaml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a19b4f..c035a8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,6 @@ This version contains significant changes compared to v0.4.0, and it is not back ### Changed * Make response properties "latestSimChange" and "swapped" required since they will always be returned [Issue 96](https://github.com/camaraproject/SimSwap/issues/96) * Update SIM Swap & SIM Swap notification subscription yaml to make the '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/SimSwap/pull/100 -* Add README file to indicate shift to Confluence page by @bigludo7 in https://github.com/camaraproject/SimSwap/pull/101 * phone number instead of MSISDN to follow communalities guidelines by @gregory1g in https://github.com/camaraproject/SimSwap/pull/116 * Remove unused errors and align with commonalities errors by @fernandopradocabrillo in https://github.com/camaraproject/SimSwap/pull/126 diff --git a/code/API_definitions/sim-swap-subscriptions.yaml b/code/API_definitions/sim-swap-subscriptions.yaml index 3db09bc..e1ca803 100644 --- a/code/API_definitions/sim-swap-subscriptions.yaml +++ b/code/API_definitions/sim-swap-subscriptions.yaml @@ -65,6 +65,7 @@ info: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html version: 0.1.0-alpha.1 + x-camara-commonalities: 0.4.0 externalDocs: description: Product documentation at CAMARA