Add OpenAPI 3.0 documentation for API
Documents all endpoints with request/response schemas and examples. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
const emoteEl = document.getElementById("emote");
|
||||
const messageEl = document.getElementById("message");
|
||||
const POLL_INTERVAL = 2000;
|
||||
const VERSION = "v1.3.0";
|
||||
const VERSION = "v1.3.1";
|
||||
|
||||
// Sound system
|
||||
let audioCtx = null;
|
||||
|
||||
Reference in New Issue
Block a user