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