CollectionOverrideResponse

data class CollectionOverrideResponse(val collection: String, val methodMap: MethodMapResponse, val options: OptionsResponse)

CollectionOverride allows resource handling overrides for specific resources within a BaseType

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The collection that identifies this resource within its service.

Link copied to clipboard

Custom verb method mappings to support unordered list API mappings.

Link copied to clipboard

The options to apply to this resource-level override