Commit b8fd360
committed
fix: streamline API docs generation to sync both locations
Updated make docs to generate swagger.json to both api-docs/ and
web/project-site/public/api/ to match CI workflow behavior.
This fixes CI failures where the project site swagger.json was out
of sync with code changes (max_new_tokens field for Voxtral).1 parent f9a58ba commit b8fd360
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4855 | 4855 | | |
4856 | 4856 | | |
4857 | 4857 | | |
| 4858 | + | |
| 4859 | + | |
| 4860 | + | |
| 4861 | + | |
4858 | 4862 | | |
4859 | 4863 | | |
4860 | 4864 | | |
| |||
0 commit comments