research: delete Hono backend (do not merge) (#25667)
This commit is contained in:
parent
32684e70e6
commit
28b03595bf
81 changed files with 225 additions and 7567 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# HttpApi migration
|
||||
|
||||
> Historical migration notes. PR #25667 deletes the Hono backend and removes the
|
||||
> `OPENCODE_EXPERIMENTAL_HTTPAPI` backend selection path, so sections below that
|
||||
> describe Hono as the default, SDK generation from `hono-openapi`, bridge parity,
|
||||
> or dual-backend rollout are pre-deletion context rather than current guidance.
|
||||
|
||||
Plan for replacing instance Hono route implementations with Effect `HttpApi` while preserving behavior, OpenAPI, and SDK output during the transition.
|
||||
|
||||
## End State
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue