Skip to content

Properties

query_schemaobject
required·

JSON-schema-style description of the supported query parameters for this method.

$refstring
additionalPropertiesboolean
default
descriptionstring
propertiesRecord<string, any>

Map of property name → JsonSchemaObjectProperties.

requiredboolean
typestring
Possible values:
object
request_body_schemaobject
required·

JSON-schema-style description of the supported request body for this method.

$refstring
additionalPropertiesboolean
default
descriptionstring
propertiesRecord<string, any>

Map of property name → JsonSchemaObjectProperties.

requiredboolean
typestring
Possible values:
object
response_schemaobject
required·

A subset of schema containing only the fields actually populated by response_mapping for this integration.

$refstring
additionalPropertiesboolean
default
descriptionstring
propertiesRecord<string, any>

Map of property name → JsonSchemaObjectProperties.

requiredboolean
typestring
Possible values:
object
schemaobject
required·

The unified-model resource JSON schema.

$refstring
additionalPropertiesboolean
default
descriptionstring
propertiesRecord<string, any>

Map of property name → JsonSchemaObjectProperties.

requiredboolean
typestring
Possible values:
object
default_bodyRecord<string, any>

Default request body always applied by the integration mapping. Values may be templated JSONata expressions. Object or null (arrays are allowed at runtime but rare).

default_queryRecord<string, any>

Default query parameters always applied by the integration mapping. Values may be templated JSONata expressions.

documentation_linkstring

Vendor documentation URL for this method, if set on the integration mapping.

methodstring

The unified method this metadata describes.

Example: list