{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "SearchEngine", "type": "string", "enum": [ "LEGACY", "V1" ] }