chore: update wording on initial_state description field of schema

This commit is contained in:
Axel-CH
2025-03-21 19:18:57 -04:00
parent f70815dd8e
commit 3116fd34cf

View File

@@ -1028,7 +1028,7 @@
"type": "boolean" "type": "boolean"
}, },
"initial_state": { "initial_state": {
"description": "Initial state of the system.", "description": "Initial state of the trading system.",
"type": "string", "type": "string",
"enum": [ "enum": [
"running", "running",