Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class TegralOpenApiKtor
A Ktor plugin that adds a Tegral OpenAPI DSL integration to the Ktor application, including:
Functions
Link copied to clipboard
Adds a hook to the given route. All following descriptions on endpoints that are sub-endpoints of this route will have the given hook applied to their description.
Link copied to clipboard
Adds a get(path)
endpoint that will return the OpenAPI document for this API.
Properties
Link copied to clipboard
Retrieve the TegralOpenApiKtor plugin from this application.