{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api.openverse.org/v1/schema/TypeEnum", "title": "TypeEnum", "enum": [ "photo" ], "type": "string" }