-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #226 from jgarciahospital/patch-1
Create Location Verification API readiness checklist
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | | | |