You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,12 @@ Repository to describe, develop, document and test the Call Forwarding Signal AP
26
26
## Status and released versions
27
27
28
28
* 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.1. 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.
30
-
* The Release Tag is [r1.1](https://github.com/camaraproject/CallForwardingSignal/releases/tag/r1.1).
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.
30
+
* The Release Tag is [r1.2](https://github.com/camaraproject/CallForwardingSignal/releases/tag/r1.2).
-[View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.1/code/API_definitions/Call_Forwarding_Signal.yaml&nocors)
34
-
-[View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.1/code/API_definitions/Call_Forwarding_Signal.yaml)
-[View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.2/code/API_definitions/Call_Forwarding_Signal.yaml&nocors)
34
+
-[View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.2/code/API_definitions/Call_Forwarding_Signal.yaml)
35
35
## Contributorship and mailing list
36
36
* To subscribe / unsubscribe to the mailing list of this Sub Project and thus be / resign as Contributor please visit <https://lists.camaraproject.org/g/sp-cfs>.
37
37
* A message to all Contributors of this Sub Project can be sent using <[email protected]>.
| 1 | API definition | M | M | M | M | Y | /code/API_definitions/Call_Forwarding_Signal.yaml |
10
10
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y ||
11
11
| 3 | Guidelines from ICM applied | O | M | M | M | Y ||
12
-
| 4 | API versioning convention applied | M | M | M | M | Y | v0.2.0-rc.1|
12
+
| 4 | API versioning convention applied | M | M | M | M | Y | v0.2.0-rc.2|
13
13
| 5 | API documentation | M | M | M | M | Y | inline in YAML |
14
14
| 6 | User stories | O | O | O | M | Y | /documentation/API_documentation/CFS_UserStory_UseCase-1.md |
15
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 |
16
16
| 8 | Enhanced API test cases & documentation | O | O | O | M | N ||
17
17
| 9 | Test result statement | O | O | O | M | N ||
18
-
| 10 | API release numbering convention applied | M | M | M | M | Y | r1.1|
18
+
| 10 | API release numbering convention applied | M | M | M | M | Y | r1.2|
19
19
| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md |
20
20
| 12 | Previous public-release was certified | O | O | O | M | N ||
0 commit comments