api

http4k / org.http4k.contract.openapi / OpenApiExtension

OpenApiExtension

interface OpenApiExtension

Provides a way to apply extensions to the OpenAPI JSON document.

Functions

Name Summary
invoke abstract operator fun <NODE> invoke(node: NODE): Render<NODE>