Uses of Interface
io.vertx.openapi.contract.OpenAPIObject

Packages that use OpenAPIObject
Package
Description
 
  • Uses of OpenAPIObject in io.vertx.openapi.contract

    Modifier and Type
    Interface
    Description
    interface 
    This interface represents the most important attributes of an OpenAPI Operation.
    interface 
    Represents an OAuth Flow Object (the configuration).
    interface 
    Represents an OAuth Flows Object.
    interface 
    This interface represents the most important attributes of an OpenAPI Operation.
    interface 
    This interface represents the most important attributes of an OpenAPI Parameter.
    interface 
    This interface represents the most important attributes of an OpenAPI Parameter.
    interface 
    This interface represents the most important attributes of an OpenAPI Operation.
    interface 
     
    interface 
    A Security requirement is an object that contains the names of the security schemes that apply to the operation.
    interface 
    Represents a Security Scheme Object.
    interface 
    This interface represents the most important attributes of an OpenAPI Server.