Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nobody committed Apr 1, 2024
1 parent f77b695 commit b5fc0d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/v3/trading_times/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"type": "object",
"additionalProperties": false,
"required": [
"name"
"name",
"symbols"
],
"properties": {
"name": {
Expand Down

0 comments on commit b5fc0d0

Please sign in to comment.