Error in Using Path Parameters separated by comma

Issue #281 duplicate
Former user created an issue

I am using the swagger-request-restassured-validator , on loading the Swagger specification . I get the following error .

The validator is unable to load api spec for paths which are separated by ','

Unable to load API spec from provided URL or payload: - attribute paths.'/api/employees/{employee_type},{employee_nbr}/summary'. Declared path parameter employee_type},{employee_nbr needs to be defined as a path parameter in path or operation level

Comments (2)

  1. Log in to comment