File size: 2,493 Bytes
ab74ec2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# API Readiness Checklist

Checklist for device-roaming-status-subscriptions 0.7.0 in r2.2.

| Nr | API release assets  | alpha | release-candidate |  initial<br>public | stable<br> public | Status | Reference information |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
|  1 | API definition                               |   M   |         M         |    M    |    M   |   Y   | [/code/API_definitions/device-roaming-status-subscriptions.yaml](/code/API_definitions/device-roaming-status-subscriptions.yaml) |
|  2 | Design guidelines from Commonalities applied |   O   |         M         |    M    |    M   |   Y   |  [r2.3](https://github.com/camaraproject/Commonalities/releases/tag/r2.3)    |
|  3 | Guidelines from ICM applied                  |   O   |         M         |    M    |    M   |   Y   |  [r2.3](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r2.3)    |
|  4 | API versioning convention applied            |   M   |         M         |    M    |    M   |   Y   |      |
|  5 | API documentation                            |   M   |         M         |    M    |    M   |   Y   | inline in YAML |
|  6 | User stories                                 |   O   |         O         |    O    |    M   |  N    |      |
|  7 | Basic API test cases & documentation         |   O   |         M         |    M    |    M   |   Y | [/code/Test_definitions/device-roaming-status-subscriptions.feature](/code/Test_definitions/device-roaming-status-subscriptions.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   |      |
| 11 | Change log updated                           |   M   |         M         |    M    |    M   |   Y   | [/CHANGELOG.md](/CHANGELOG.md) |
| 12 | Previous public release was certified        |   O   |         O         |    O    |    M   |   N   |      |

Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.

The documentation for the content of the checklist is here: see API Readiness Checklist section in the [API Release Process](https://lf-camaraproject.atlassian.net/wiki/x/jine).