@@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"title": "HeroCoordinator JSON-RPC API",
|
||||
"version": "0.1.0",
|
||||
"description": "JSON-RPC API over HTTP and WebSocket for creating and loading domain models. Timestamps created_at/updated_at are set by the system. Known model quirks are kept as-is and documented here: Context uses 'upddated_at' (typo) instead of 'updated_at'; Runner uses 'crated_at' instead of 'created_at'; Message uses ScriptType as 'message_type'. Host and ports are configurable via CLI flags."
|
||||
"description": "JSON-RPC API over HTTP and WebSocket for creating and loading domain models. Host and ports are configurable via CLI flags."
|
||||
},
|
||||
"servers": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user