diff --git a/code/Test_definitions/kyc-match.feature b/code/Test_definitions/kyc-match.feature index 0958fb6..c50c0a4 100644 --- a/code/Test_definitions/kyc-match.feature +++ b/code/Test_definitions/kyc-match.feature @@ -1,4 +1,4 @@ -Feature: CAMARA Know Your Customer Match API, v0.2.0 - Operation KYC_Match +Feature: CAMARA Know Your Customer Match API, v0.2.1 - Operation KYC_Match # Input to be provided by the implementation to the tester # # Implementation indications: @@ -7,7 +7,7 @@ Feature: CAMARA Know Your Customer Match API, v0.2.0 - Operation KYC_Match # Testing assets: # * A mobile line identified by its phone number "phoneNumber" # - # References to OAS spec schemas refer to schemas specifies in kyc-match.yaml, version 0.2.0 + # References to OAS spec schemas refer to schemas specifies in kyc-match.yaml, version 0.2.1 Background: Common KYC_Match setup Given an environment at "apiRoot"