swagger-core
swagger-core copied to clipboard
Search for JsonValue in all classes and interfaces
Fixes regression from https://github.com/swagger-api/swagger-core/issues/3998
The same needs to be done for fields so that fields in inherited classes are also found. But this can be done in another pull request. I only need it for interfaces at the moment.