Open fehguy opened 8 years ago
Unfortunately this cannot be supported right now, since paths are held in a Map<String, Path> and there is no way to add vendor extensions without this:
https://github.com/swagger-api/swagger-core/issues/1729
related #719
Unfortunately this cannot be supported right now, since paths are held in a Map<String, Path> and there is no way to add vendor extensions without this:
https://github.com/swagger-api/swagger-core/issues/1729