securityScheme
abstract infix fun String.securityScheme(scheme: SecuritySchemeDsl.() -> Unit)
Content copied to clipboard
Adds a security scheme to this OpenAPI document with the given string as the name, using the lambda to configure further options.