Skip to content

Commit

Permalink
Change version to vwip
Browse files Browse the repository at this point in the history
  • Loading branch information
bigludo7 authored Jan 22, 2025
1 parent 3a993f9 commit 1457d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/Test_definitions/location-retrieval.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Feature: CAMARA Device location retrieval API, v0.3.0 - Operation retrieveLocation
Feature: CAMARA Device location retrieval API, vwip - Operation retrieveLocation
# Input to be provided by the implementation to the tester
#
# Implementation indications:
Expand All @@ -12,7 +12,7 @@ Feature: CAMARA Device location retrieval API, v0.3.0 - Operation retrieveLocati
# References to OAS spec schemas refer to schemas specifies in location-retrieval.yaml

Background: Common retrieveLocation setup
Given the resource "/location-retrieval/v0.3/retrieve" |
Given the resource "/location-retrieval/vwip/retrieve" |
And the header "Content-Type" is set to "application/json"
And the header "Authorization" is set to a valid access token
And the header "x-correlator" is set to a UUID value
Expand Down

0 comments on commit 1457d61

Please sign in to comment.