Commit 36e9d7d
committed
Add tags to root endpoint for OpenAPI spec
The root '/' endpoint was missing tags, causing it to appear under
a default 'API Reference' category in generated docs instead of
'Server Details' where it belongs.
Co-authored-by: openhands <openhands@all-hands.dev>1 parent f34bc8c commit 36e9d7d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments