DEV Community

Discussion on: Defining reusable components with the OpenAPI specification

Collapse
 
mikeralphson profile image
Mike Ralphson • Edited

Another possible approach is to use the x-oas-draft-alternativeSchema extension (github.com/OAI/OpenAPI-Specificati...) although as this is brand new, we don't yet know of any implementations - so would probably only suit your own tooling.