Apideck · Schema

Suffix

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-suffix-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/Suffix",
  "title": "Suffix",
  "type": "string",
  "example": "Jr.",
  "nullable": true
}