{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "SyncSort", "type": "string", "enum": [ "DB_UPDATE_ASC", "DB_UPDATE_DESC" ] }