Backend_OperationParameters

map

Map of path or query parameters accepted by the operation

This type represents a key-value dictionary (map) where keys are strings and values conform to the target schema type below.

Container Type Key Type Value Type
Map String Backend_OperationSchema
part of the Apioo-Project