diff --git a/documentation/SupportingDocuments/most-frequent-location-API-Readiness-Checklist.md b/documentation/SupportingDocuments/most-frequent-location-API-Readiness-Checklist.md new file mode 100644 index 0000000..009d078 --- /dev/null +++ b/documentation/SupportingDocuments/most-frequent-location-API-Readiness-Checklist.md @@ -0,0 +1,18 @@ +# API Readiness Checklist + +Checklist for most-frequent-location 0.1.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 | Y | [link](/code/API_definitions/most-frequent-location.yaml) | +| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r0.4.0](https://github.com/camaraproject/Commonalities/tree/r0.4.0) | +| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r0.2.1](https://github.com/camaraproject/IdentityAndConsentManagement/tree/r0.2.1) | +| 4 | API versioning convention applied | M | M | M | M | Y | | +| 5 | API documentation | M | M | M | M | Y | Embed documentation into API spec - [link](/code/API_definitions/most-frequent-location.yaml) | +| 6 | User stories | O | O | O | M | N | | +| 7 | Basic API test cases & documentation | O | M | M | M | Y | [link](/code/Test_definitions/most-frequent-location-check.feature) | +| 8 | Enhanced API test cases & documentation | O | O | O | M | Y | [link](/code/Test_definitions/most-frequent-location-check.feature) | +| 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 | [link](/CHANGELOG.md) | +| 12 | Previous public release was certified | O | O | O | M | N | |