{
"type": "object",
"properties": {
"domain": {
"type": "string",
"enum": [
"crypto",
"us_equities",
"india_stocks"
]
}
}
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {
"domain": {
"type": "string",
"enum": [
"crypto",
"us_equities"
]
}
}
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}