Otter · Schema

CredentialsSchemaVersion

The version of the credentials schema.

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics
View JSON Schema on GitHub

JSON Schema

public-api-credentials-schema-version-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CredentialsSchemaVersion",
  "description": "The version of the credentials schema.",
  "$id": "https://raw.githubusercontent.com/api-evangelist/otter/refs/heads/main/json-schema/public-api-credentials-schema-version-schema.json",
  "type": "string",
  "example": "1.0"
}