Skip to content

Commit

Permalink
Merge pull request #226 from jgarciahospital/patch-1
Browse files Browse the repository at this point in the history
Create Location Verification API readiness checklist
  • Loading branch information
jlurien authored Jul 19, 2024
2 parents d80664a + 5802271 commit 9d36047
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions code/location-verification-API-Readiness-Checklist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# API Readiness Checklist

Checklist for location-verification 1.0.0 in FALL24

| Nr | API release assets | alpha | release-candidate | initial<br>public | stable<br> public | Status | Comments |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
| 1 | API definition | M | M | M | M | | |
| 2 | Design guidelines from Commonalities applied | O | M | M | M | | |
| 3 | Guidelines from ICM applied | O | M | M | M | | |
| 4 | API versioning convention applied | M | M | M | M | | |
| 5 | API documentation | M | M | M | M | | |
| 6 | User stories | O | O | O | M | | link |
| 7 | Basic API test cases & documentation | O | M | M | M | | link |
| 8 | Enhanced API test cases & documentation | O | O | O | M | | link |
| 9 | Test result statement | O | O | O | M | | link |
| 10 | API release numbering convention applied | M | M | M | M | | |
| 11 | Change log updated | M | M | M | M | | link |
| 12 | Previous public release was certified | O | O | O | M | | |

0 comments on commit 9d36047

Please sign in to comment.