Skip to content

Commit 6407dcc

Browse files
WIP
Version wip: camaraproject#71
1 parent e51f308 commit 6407dcc

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
@@ -142,7 +142,7 @@ info:
142142
# Release Notes
143143
First draft for the CFS API.
144144
# API version - Aligned to SemVer 2.0 according to CAMARA versioning guidelines
145-
version: 0.2.0-rc.1
145+
version: wip
146146
# Name of the license and a URL to the license description
147147
license:
148148
name: Apache 2.0
@@ -158,7 +158,7 @@ externalDocs:
158158
# Servers #
159159
############################################################################
160160
servers:
161-
- url: "{apiRoot}/call-forwarding-signal/v0.2rc1"
161+
- url: "{apiRoot}/call-forwarding-signal/vwip"
162162
variables:
163163
apiRoot:
164164
default: http://localhost:9091

0 commit comments

Comments
 (0)