Forum Discussion

FrankP's avatar
FrankP
Occasional Contributor
6 years ago

Representations missing when using Swagger Plugin

I created a REST project from an  API defenition in Swagger. Unfortunately only representations for status code 200 are present after import. When importing the same resources by URL, no problem,  repesentations for all status codes are present.

 

Without these representations I'm not able to get an indication of the coverage of my tests.