http4k-api-openapi
Toggle table of contents
6.19.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-openapi
http4k-api-openapi
/
org.http4k.contract.openapi
/
OpenApiExtension
Open
Api
Extension
interface
OpenApiExtension
(
source
)
Provides a way to apply extensions to the OpenAPI JSON document.
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
<
NODE
>
invoke
(
node
:
NODE
)
:
Render
<
NODE
>