Skip to content

Commit

Permalink
Update code/Test_definitions/location-verification.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jlurien authored Jul 26, 2024
1 parent e45df09 commit d5235d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/Test_definitions/location-verification.feature
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Feature: CAMARA Device location verification API, v1.0.0-rc.1 - Operation verify
# References to OAS spec schemas refer to schemas specifies in location-verification.yaml, version 0.2.0

Background: Common verifyLocation setup
Given the resource "/location-verification/v1/verify" |
Given the resource "/location-verification/v1rc1/verify" |

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 d5235d9

Please sign in to comment.