|
1 | 1 | # API Readiness Checklist |
2 | 2 |
|
3 | | -Checklist for device-identifier v0.2.0 in r1.3. |
| 3 | +Checklist for device-identifier v0.3.0-rc.1 in r2.1. |
4 | 4 |
|
5 | 5 | | Nr | API release assets | alpha | release-candidate | initial<br>public | stable<br> public | Status | Reference information | |
6 | 6 | |----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:-------------------------------------------------------------------------------:| |
7 | 7 | | 1 | API definition | M | M | M | M | Y | [device-identifier.yaml](/code/API_definitions/device-identifier.yaml) | |
8 | | -| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r2.3](https://github.com/camaraproject/Commonalities/releases/tag/r2.3) | |
9 | | -| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r2.3](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r2.3) | |
| 8 | +| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r3.2](https://github.com/camaraproject/Commonalities/releases/tag/r3.2) | |
| 9 | +| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r3.2](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r3.2) | |
10 | 10 | | 4 | API versioning convention applied | M | M | M | M | Y | | |
11 | 11 | | 5 | API documentation | M | M | M | M | Y | inline in YAML | |
12 | 12 | | 6 | User stories | O | O | O | M | Y | [Device Identifier User Story.md](/documentation/API_documentation/Device%20Identifier%20User%20Story.md) | |
13 | | -| 7 | Basic API test cases & documentation | O | M | M | M | Y | [device-identifier-retrieveIdentifier.feature](/code/Test_definitions/device-identifier-retrieveIdentifier.feature)<br>[device-identifier-retrieveType.feature](/code/Test_definitions/device-identifier-retrieveType.feature) | |
| 13 | +| 7 | Basic API test cases & documentation | O | M | M | M | Y | [device-identifier-retrieveIdentifier.feature](/code/Test_definitions/device-identifier-retrieveIdentifier.feature)<br>[device-identifier-retrieveType.feature](/code/Test_definitions/device-identifier-retrieveType.feature)<br>[device-identifier-retrievePPID.feature](/code/Test_definitions/device-identifier-retrievePPID.feature) | |
14 | 14 | | 8 | Enhanced API test cases & documentation | O | O | O | M | N | | |
15 | 15 | | 9 | Test result statement | O | O | O | M | N | | |
16 | | -| 10 | API release numbering convention applied | M | M | M | M | Y | r1.3 | |
| 16 | +| 10 | API release numbering convention applied | M | M | M | M | Y | r2.1 | |
17 | 17 | | 11 | Change log updated | M | M | M | M | Y | [CHANGELOG.md](/CHANGELOG.md) | |
18 | 18 | | 12 | Previous public release was certified | O | O | O | M | N | | |
19 | | -| 13 | API description (for marketing) | O | O | M | M | | [wiki link](https://lf-camaraproject.atlassian.net/wiki/xxx) | |
| 19 | +| 13 | API description (for marketing) | O | O | M | M | Y | [wiki link](https://lf-camaraproject.atlassian.net/wiki/x/goHWB) | |
20 | 20 |
|
21 | 21 | To fill the checklist: |
22 | 22 | - in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release. |
|
0 commit comments