From 61b4bbe1c623c3488a819ab08e6fc92d52444526 Mon Sep 17 00:00:00 2001 From: Masaharu Hattori <112887632+Masa8106@users.noreply.github.com> Date: Thu, 25 Jun 2026 02:51:52 +0900 Subject: [PATCH] Delete documentation/API_documentation/number-recycling-API-Readiness-Checklist.md --- ...umber-recycling-API-Readiness-Checklist.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 documentation/API_documentation/number-recycling-API-Readiness-Checklist.md diff --git a/documentation/API_documentation/number-recycling-API-Readiness-Checklist.md b/documentation/API_documentation/number-recycling-API-Readiness-Checklist.md deleted file mode 100644 index 02d7bcb..0000000 --- a/documentation/API_documentation/number-recycling-API-Readiness-Checklist.md +++ /dev/null @@ -1,19 +0,0 @@ -# API Readiness Checklist - -Checklist for number-recycling v0.2.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 | [link](/code/API_definitions/number-recycling.yaml) | -| 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 | contained in API definition | -| 6 | User stories | O | O | O | M | Y | [link](/documentation/API_documentation/Number_Recycling_User_Story.md) | -| 7 | Basic API test cases & documentation | O | M | M | M | Y | [link](/code/Test_definitions/number-recycling.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.2 | -| 11 | Change log updated | M | M | M | M | Y | [link](/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/0AFmBQ) |