Package org.eclipse.microprofile.openapi


@Version("1.0") package org.eclipse.microprofile.openapi
A set of Java interfaces, annotations and programming models which allow Java developers to natively produce OpenAPI v3 documents from their JAX-RS applications.
  • Class
    Description
    Configurable properties in MicroProfile OpenAPI
    This class allows application developers to build new OpenAPI model elements.
    This interface allows application developers to filter different parts of the OpenAPI model tree.
    This interface allows application developers to programmatically contribute an OpenAPI model tree.