apiOperationResource

suspend fun apiOperationResource(name: String, block: suspend ApiOperationResourceBuilder.() -> Unit): ApiOperation

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ApiOperation.