Commit b7b14cc
committed
docs: fix OpenAPI spec schema discrepancies
- Fix /admin/ws-auth method from POST to GET (matches actual handler)
- Fix /admin/ws-auth summary from "Test source database" to
"WebSocket authentication"
- Add missing dbName field to Database schema
- Add missing branch and revision fields to Clone schema
- Add missing extra_conf field to CreateClone schema
https://claude.ai/code/session_011sPDgBjzL2N2X6jiYyoTjQ1 parent b628742 commit b7b14cc
1 file changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
1222 | | - | |
| 1222 | + | |
1223 | 1223 | | |
1224 | 1224 | | |
1225 | | - | |
1226 | | - | |
| 1225 | + | |
| 1226 | + | |
1227 | 1227 | | |
1228 | 1228 | | |
1229 | 1229 | | |
| |||
1645 | 1645 | | |
1646 | 1646 | | |
1647 | 1647 | | |
| 1648 | + | |
| 1649 | + | |
1648 | 1650 | | |
1649 | 1651 | | |
1650 | 1652 | | |
| |||
1654 | 1656 | | |
1655 | 1657 | | |
1656 | 1658 | | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
1657 | 1663 | | |
1658 | 1664 | | |
1659 | 1665 | | |
| |||
1730 | 1736 | | |
1731 | 1737 | | |
1732 | 1738 | | |
| 1739 | + | |
| 1740 | + | |
| 1741 | + | |
| 1742 | + | |
| 1743 | + | |
1733 | 1744 | | |
1734 | 1745 | | |
1735 | 1746 | | |
| |||
0 commit comments