We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51f308 commit 6407dccCopy full SHA for 6407dcc
code/API_definitions/Call_Forwarding_Signal.yaml
@@ -142,7 +142,7 @@ info:
142
# Release Notes
143
First draft for the CFS API.
144
# API version - Aligned to SemVer 2.0 according to CAMARA versioning guidelines
145
- version: 0.2.0-rc.1
+ version: wip
146
# Name of the license and a URL to the license description
147
license:
148
name: Apache 2.0
@@ -158,7 +158,7 @@ externalDocs:
158
# Servers #
159
############################################################################
160
servers:
161
- - url: "{apiRoot}/call-forwarding-signal/v0.2rc1"
+ - url: "{apiRoot}/call-forwarding-signal/vwip"
162
variables:
163
apiRoot:
164
default: http://localhost:9091
0 commit comments