Skip to content

Commit

Permalink
Update sim-swap-subscriptions.feature
Browse files Browse the repository at this point in the history
Chenge /sim-swap-subscriptions/v0/subscriptions to /sim-swap-subscriptions/v0.1/subscriptions
  • Loading branch information
bigludo7 authored Sep 3, 2024
1 parent 456890f commit 313aa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/Test_definitions/sim-swap-subscriptions.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Feature: CAMARA sim swap subscriptions API, v0.1.0
# References to OAS spec schemas refer to schemas specifies in sim-swap-subscriptions.yaml, version v0.1.0

Background: Common subscriptions setup
Given the resource "/sim-swap-subscriptions/v0/subscriptions" as BaseURL |
Given the resource "/sim-swap-subscriptions/v0.1/subscriptions" as BaseURL |
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 313aa4d

Please sign in to comment.