Interface OpenApiDocumentHolder

    • Method Detail

      • getJsonDocument

        byte[] getJsonDocument()
      • getYamlDocument

        byte[] getYamlDocument()
      • getDocument

        default byte[] getDocument​(io.smallrye.openapi.runtime.io.Format format)