SecurityRenderer

Provides rendering of Security models in to OpenApi specs.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun <NODE> full(security: Security): Render<NODE>?
Link copied to clipboard
abstract fun <NODE> ref(security: Security): Render<NODE>?