Skip to content

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nobody committed May 24, 2024
1 parent d132a5c commit c358ce2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config/v3/active_symbols/send.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,23 @@
"full"
]
},
"barrier_category": {
"description": "[Optional] Category of barrier.",
"type": "array",
"items": {
"description": "",
"type": "string",
"enum": [
"american",
"asian",
"euro_atm",
"euro_non_atm",
"non_financial",
"lookback",
"reset"
]
}
},
"contract_type": {
"description": "[Optional] The proposed contract type",
"type": "array",
Expand Down

0 comments on commit c358ce2

Please sign in to comment.