Skip to content

Commit 3dfb478

Browse files
Merge pull request #273 from FabrizioMoggio/Checklist
TI API new Readiness Checklist
2 parents f048b00 + 25ccd3c commit 3dfb478

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
3+
# API Readiness Checklist
4+
5+
Checklist for Traffic Influence API wip
6+
7+
| Nr | API release assets | alpha | release-candidate | public-release<br>initial | public-release<br> stable | Status | Comments |
8+
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
9+
| 1 | API definition | M | M | M | M | Y | |
10+
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
11+
| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
12+
| 4 | API versioning convention applied | M | M | M | M | N | |
13+
| 5 | API documentation | M | M | M | M | Y | |
14+
| 6 | User stories | O | O | O | M | Y | |
15+
| 7 | Basic API test cases & documentation | O | M | M | M | Y | |
16+
| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
17+
| 9 | Test result statement | O | O | O | M | N | |
18+
| 10 | API release numbering convention applied | M | M | M | M | N | |
19+
| 11 | Change log updated | M | M | M | M | N | |
20+
| 12 | Previous public-release was certified | O | O | O | M | N | |
21+

0 commit comments

Comments
 (0)