Add maintained examples and clean up legacy documentation paths

This commit is contained in:
2026-05-26 03:33:25 +00:00
parent 5830fda516
commit c3fe88c9fa
11 changed files with 54 additions and 497 deletions

View File

@@ -21,6 +21,10 @@ Route behavior:
- unknown path: `404 not_found`
- unsupported method on `/v1/runs`: `405 method_not_allowed`
Copyable request example file:
- `examples/http-run.json`
## Request Body
```json