Class OpenApiConfigImpl

java.lang.Object
io.smallrye.openapi.api.OpenApiConfigImpl
All Implemented Interfaces:
OpenApiConfig

public class OpenApiConfigImpl extends Object implements OpenApiConfig
Implementation of the OpenApiConfig interface that gets config information from a standard MP Config object.
Author:
[email protected]