Skip to content

Commit cdb1e76

Browse files
authored
Update API-Readiness-Checklist.md
The old content was removed
1 parent e674771 commit cdb1e76

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed
-11
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,2 @@
11
# API Readiness minimum criteria checklist
22
**PLEASE NOTE: This document is DEPRECATED as the updated [API Readiness Checklist](https://github.com/camaraproject/ReleaseManagement/blob/main/documentation/API-Readiness-Checklist.md) was developed within Release Management Working Group.**
3-
4-
~~| No | Deliverables/Criteria | Mandatory | Reference template |
5-
|----|-------------- |-----------|-------------------- |
6-
| 1 |API Spec | Y | OAS3 (https://spec.openapis.org/oas/v3.0.3)|
7-
| 2 |API Implementation | N | |
8-
| 3 |API Documentation | Y |The API specification should include all the needed documentation. |
9-
|4 |User Stories | Y | https://github.com/camaraproject/Commonalities/blob/main/documentation/Userstory-template.md |
10-
| 5 |API test cases and documentation | Y | A Gherkin feature file will be added to the main subproject repo and this will fulfil the minimum criteria of readiness w.r.t API test cases and documentation. If subprojects also intend to add test implementations, an aligned single implementation that is agreed amongst all provider implementors could be added to the main subproject repo. If no alignment is possible, each provider implementor will add the test implementation to their own repos |
11-
| 6 |Tested by at least 2 operators | Y | |
12-
| 7 |Security review | Y | Spec contributions should include a security scheme section that complies with the AuthN&AuthZ techniques agreed in Commonalities. |~~
13-

0 commit comments

Comments
 (0)