VSI from Swagger 2 that contains a PATCH method with a parameter incomplete.
search cancel

VSI from Swagger 2 that contains a PATCH method with a parameter incomplete.

book

Article ID: 213773

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

When creating a VSI from Swagger 2 that contains a PATCH method with a parameter, the resulting VSI is created but without a parameter.

For example:
paths:
  /pet:
  '/pet/{petId}':
    patch:

Environment

All supported DevTest releases.

Resolution

During the creation of the VSI, when the URI Rules are shown, verify if there is 'Unmatched Traffic'.   If there is, click the 'Properties' and within Analyzer Properties click OK.

Now the patch transaction is shown under URI Rules.