JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
io.smallrye.openapi.api.OpenApiConfigImpl.fromConfig
(Config)
use
OpenApiConfig.fromConfig(Config)
instead
io.smallrye.openapi.runtime.OpenApiProcessor.getFilter
(OpenApiConfig, ClassLoader)
use
OpenApiProcessor.getFilter(OpenApiConfig, ClassLoader, IndexView)
instead
io.smallrye.openapi.runtime.OpenApiProcessor.modelFromReader
(OpenApiConfig, ClassLoader)
use
OpenApiProcessor.modelFromReader(OpenApiConfig, ClassLoader, IndexView)
instead
OpenApiConfig.fromConfig(Config)instead