OpenApiFeature

object OpenApiFeature : Feature

A feature for Tegral OpenAPI + Ktor integration in Tegral Web applications.

When installing this feature, the following endpoints will be served:

  • /_t/openapi

  • /_t/swagger

Functions

Link copied to clipboard
open override fun ExtensibleContextBuilderDsl.install()

Properties

Link copied to clipboard
open val dependencies: Set<Feature>
Link copied to clipboard
open override val description: String
Link copied to clipboard
open override val id: String
Link copied to clipboard
open override val name: String