{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/airbyte/refs/heads/main/json-schema/airbyte-manifest-version-schema.json", "title": "ManifestVersion", "description": "ManifestVersion schema from Airbyte API", "type": "integer", "format": "int64" }