Merge · Schema

AttachmentsGetParametersShowEnumOrigins

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-attachmentsgetparametersshowenumorigins-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AttachmentsGetParametersShowEnumOrigins",
  "title": "AttachmentsGetParametersShowEnumOrigins",
  "type": "string",
  "enum": [
    "attachment_type"
  ]
}