generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update call-forwarding-signal-API-Readiness-Checklistst.md
according to: #97
- Loading branch information
1 parent
13ebd54
commit 5f10fc5
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
...mentation/API_documentation/call-forwarding-signal-API-Readiness-Checklistst.md
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 |
---|---|---|
@@ -1,21 +1,21 @@ | ||
|
||
# API Readiness Checklist | ||
|
||
Checklist for API call-forwarding-signal v0.2.0-rc.2 in r1.2 | ||
Checklist for API call-forwarding-signal v0.2.0 in r1.3 | ||
|
||
|
||
| Nr | API release assets | alpha | release-candidate | public-release<br>initial | public-release<br> stable | Status | Comments | | ||
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----| | ||
| 1 | API definition | M | M | M | M | Y | /code/API_definitions/Call_Forwarding_Signal.yaml | | ||
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | | | ||
| 3 | Guidelines from ICM applied | O | M | M | M | Y | | | ||
| 4 | API versioning convention applied | M | M | M | M | Y | v0.2.0-rc.2 | | ||
| 4 | API versioning convention applied | M | M | M | M | Y | v0.2.0 | | ||
| 5 | API documentation | M | M | M | M | Y | inline in YAML | | ||
| 6 | User stories | O | O | O | M | Y | /documentation/API_documentation/CFS_UserStory_UseCase-1.md | | ||
| 7 | Basic API test cases & documentation | O | M | M | M | Y | /code/Test_definitions/call-forwarding-signal-every-forwarding.feature, /code/Test_definitions/call-forwarding-signal-unconditional.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 | r1.2 | | ||
| 10 | API release numbering convention applied | M | M | M | M | Y | r1.3 | | ||
| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md | | ||
| 12 | Previous public-release was certified | O | O | O | M | N | | | ||
|