jrforeman
3 years agoOccasional Contributor
Swagger compliance assertion seems to be prefixing url with a local path
I allowed ReadyAPI 3.20.0 to generate tests for a new Spring Boot application, pointing it to the swagger api-docs for the service. The generated Swagger Compliance assertion fails with a message th...
- 3 years ago
I don't know how the corruption got introduced to the Swagger Compliance Assertion. Editing the URL was to no avail, but I could work around the problem by removing the assertion and then adding a new one. My guess is that the corruption happened when I updated the project definition. There's a bug there somewhere, I think, but not going to worry about it for now.