security

abstract fun security(key: String)

Adds a security requirement object to this operation with the given key.


abstract fun security(key: String, vararg scopes: String)

Adds a security requirement object to this operation with the given key and scopes.