Apideck · Schema

CustomMappings

When custom mappings are configured on the resource, the result is included here.

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-custommappings-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CustomMappings",
  "title": "CustomMappings",
  "type": "object",
  "x-apideck-schema-id": "CustomMappings",
  "description": "When custom mappings are configured on the resource, the result is included here.",
  "nullable": true,
  "readOnly": true,
  "additionalProperties": true
}