swagger-core icon indicating copy to clipboard operation
swagger-core copied to clipboard

Search for JsonValue in all classes and interfaces

Open T3rm1 opened this issue 1 year ago • 0 comments

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.

T3rm1 avatar Oct 25 '24 16:10 T3rm1