{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "OlapUserType", "type": "string", "enum": [ "sellers", "buyers" ] }