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.
To reference to v1.0.0 and Release tag R2.0
- Loading branch information
1 parent
a890895
commit a56aac8
Showing
1 changed file
with
5 additions
and
5 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 |
---|---|---|
|
@@ -25,12 +25,12 @@ Repository to describe, develop, document and test the Call Forwarding Signal AP | |
## Status and released versions | ||
|
||
* 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**. | ||
* **The latest available version of CAMARA CallForwardingSignal API is v0.2.0.** | ||
* The Release Tag is [r1.3](https://github.com/camaraproject/CallForwardingSignal/releases/tag/r1.3). | ||
* **The latest available version of CAMARA CallForwardingSignal API is v1.0.0.** | ||
* The Release Tag is [r2.0](https://github.com/camaraproject/CallForwardingSignal/releases/tag/r2.0). | ||
- API definition **with inline documentation**: | ||
- OpenAPI [YAML spec file](https://github.com/camaraproject/CallForwardingSignal/blob/r1.3/code/API_definitions/call-forwarding-signal.yaml) | ||
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.3/code/API_definitions/call-forwarding-signal.yaml&nocors) | ||
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.3/code/API_definitions/call-forwarding-signal.yaml) | ||
- OpenAPI [YAML spec file](https://github.com/camaraproject/CallForwardingSignal/blob/r2.0/code/API_definitions/call-forwarding-signal.yaml) | ||
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r2.0/code/API_definitions/call-forwarding-signal.yaml&nocors) | ||
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r2.0/code/API_definitions/call-forwarding-signal.yaml) | ||
## Contributorship and mailing list | ||
* 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>. | ||
* A message to all Contributors of this Sub Project can be sent using <[email protected]>. |