Skip to content

Commit 95ab1e1

Browse files
Merge pull request #85 from FabrizioMoggio/Fall24-Review-Docs
Documents update
2 parents 3b58655 + 50127b2 commit 95ab1e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Repository to describe, develop, document and test the Call Forwarding Signal AP
2626
## Status and released versions
2727

2828
* Note: Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available release**.
29-
* **The latest available release and version of CAMARA CallForwardingSignal API is v0.2.0-rc.2. This is the first (pre) relese candidate version of the API.** There are bug fixes to be expected and incompatible changes in upcoming releases. It is suitable for implementors, but it is not recommended to use the API with customers in productive environments.
29+
* **The latest available version of CAMARA CallForwardingSignal API is v0.2.0-rc.2. This is a release-candidate API version.** There are bug fixes to be expected and incompatible changes in upcoming releases. It is suitable for implementors, but it is not recommended to use the API with customers in productive environments.
3030
* The Release Tag is [r1.2](https://github.com/camaraproject/CallForwardingSignal/releases/tag/r1.2).
3131
- API definition **with inline documentation**:
3232
- OpenAPI [YAML spec file](https://github.com/camaraproject/CallForwardingSignal/blob/r1.2/code/API_definitions/Call_Forwarding_Signal.yaml)

documentation/API_documentation/CFS-API-Readiness-Checklist.md documentation/API_documentation/call-forwarding-signal-API-Readiness-Checklistst.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Checklist for API call-forwarding-signal v0.2.0-rc.2 in r1.2
1212
| 4 | API versioning convention applied | M | M | M | M | Y | v0.2.0-rc.2 |
1313
| 5 | API documentation | M | M | M | M | Y | inline in YAML |
1414
| 6 | User stories | O | O | O | M | Y | /documentation/API_documentation/CFS_UserStory_UseCase-1.md |
15-
| 7 | Basic API test cases & documentation | O | M | M | M | N | /code/Test_definitions/call-forwarding-signal-every-forwarding.feature, /code/Test_definitions/call-forwarding-signal-unconditional.feature |
15+
| 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 |
1616
| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
1717
| 9 | Test result statement | O | O | O | M | N | |
1818
| 10 | API release numbering convention applied | M | M | M | M | Y | r1.2 |

0 commit comments

Comments
 (0)