Otter · JSON Structure

Public Api Credentials Schema Version Structure

The version of the credentials schema.

Type: string Properties: 0
RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

CredentialsSchemaVersion is a JSON Structure definition published by Otter. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/otter/refs/heads/main/json-structure/public-api-credentials-schema-version-structure.json",
  "name": "CredentialsSchemaVersion",
  "description": "The version of the credentials schema.",
  "type": "string",
  "example": "1.0"
}