read
open override fun read(application: Application, defaults: OpenApiDoc): OpenApiDocSource.Text?(source)
Reads the OpenAPI document from the given source.
Parameters
application
The application to read from.
defaults
Optional base document to merge into the generated document.