mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
The input schemas of `coder_workspace_edit_file` and `coder_workspace_edit_files` were violating the JSON Schemas of both Anthropic and OpenAI. Follow-up: we should add a test to ensure future compatibility with these specs. Signed-off-by: Danny Kopping <danny@coder.com>