{
"$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
}