eclipse-vertx / vertx-openapi

OpenAPI repository
Other
10 stars 7 forks source link

feat: add getExtensions method to every OpenAPIObject #48

Closed pk-work closed 11 months ago

pk-work commented 11 months ago

The Extensions returned by an Operation also include the extensions of the related Path, similar to the parameters.

solves issue #25