Skip to content

Commit

Permalink
Update retrieve-sim-swap-date.feature
Browse files Browse the repository at this point in the history
Change sim-swap/v0/retrieve-date to sim-swap/v1/retrieve-date
  • Loading branch information
bigludo7 authored Sep 3, 2024
1 parent 73c4535 commit 456890f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/Test_definitions/retrieve-sim-swap-date.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Feature: CAMARA SIM Swap API, 1.0.0 - Operation retrieveSimSwapDate
# Get timestamp of last MSISDN <-> IMSI pairing change for the provided phone number.

Background: Common retrieveSimSwapDate setup
Given the resource "sim-swap/v0/retrieve-date"
Given the resource "sim-swap/v1/retrieve-date"
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 456890f

Please sign in to comment.