From 9d023b246e405332cbe43312ccb13da8a6d4fb5a Mon Sep 17 00:00:00 2001 From: Ludovic Robert <30499179+bigludo7@users.noreply.github.com> Date: Fri, 26 Jul 2024 11:05:21 +0200 Subject: [PATCH] Add files via upload --- ...list_sim-swap-subscriptions-0.1.0.alpha1.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 documentation/API_documentation/API-Readiness-Checklist_sim-swap-subscriptions-0.1.0.alpha1.md diff --git a/documentation/API_documentation/API-Readiness-Checklist_sim-swap-subscriptions-0.1.0.alpha1.md b/documentation/API_documentation/API-Readiness-Checklist_sim-swap-subscriptions-0.1.0.alpha1.md new file mode 100644 index 0000000..e272939 --- /dev/null +++ b/documentation/API_documentation/API-Readiness-Checklist_sim-swap-subscriptions-0.1.0.alpha1.md @@ -0,0 +1,18 @@ +# API Readiness Checklist + +Checklist for sim-swap-subscriptions 0.1.0-alpha1 in FALL24 + +| Nr | API release assets | alpha | release-candidate | initial
public | stable
public | Status | Comments | +|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:| +| 1 | API definition | M | M | M | M | Y | [link](code/API_definitions/sim-swap-subscriptions.yaml) | +| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | Y | +| 3 | Guidelines from ICM applied | O | M | M | M | Y | Y | +| 4 | API versioning convention applied | M | M | M | M | Y | Y | +| 5 | API documentation | M | M | M | M | Y | contained in API definition | +| 6 | User stories | O | O | O | M | Y | Not Relevant (NR) | +| 7 | Basic API test cases & documentation | O | M | M | M | N | NR | +| 8 | Enhanced API test cases & documentation | O | O | O | M | N | NR | +| 9 | Test result statement | O | O | O | M | N | NR | +| 10 | API release numbering convention applied | M | M | M | M | Y | Y | +| 11 | Change log updated | M | M | M | M | N | to be provided | +| 12 | Previous public release was certified | O | O | O | M | N | NR | \ No newline at end of file