Skip to content

Commit 0b0b2f3

Browse files
authored
Update Call_Forwarding_Signal.yaml
Set version and server url to the correct values for the second release candidate.
1 parent c532e4d commit 0b0b2f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/API_definitions/Call_Forwarding_Signal.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ info:
140140
# FAQ's
141141
(FAQs will be added in a later version of the documentation)
142142
143-
version: wip
143+
version: 0.2.0-rc.2
144144
license:
145145
name: Apache 2.0
146146
url: https://www.apache.org/licenses/LICENSE-2.0.html
@@ -152,7 +152,7 @@ externalDocs:
152152
# Servers #
153153
############################################################################
154154
servers:
155-
- url: "{apiRoot}/call-forwarding-signal/v0.2.0-rc.2"
155+
- url: "{apiRoot}/call-forwarding-signal/v0.2rc2"
156156
variables:
157157
apiRoot:
158158
default: http://localhost:9091

0 commit comments

Comments
 (0)