chore(deps): drop stale hero_rpc#85 TEMPORARY comments + regen against current hero_rpc #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore-drop-stale-hero-rpc-85-comments"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cleanup follow-up to #2.
Summary
hero_service,hero_service_server,hero_service_sdk) carried# TEMPORARY branch override — switch back to "development" once hero_rpc#85 is merged.Those comments are now orphans (the branch pins were flipped back in #2; hero_rpc#85 is merged via hero_rpc#87). Dropped.osis_server_generated.rs,rpc_generated.rs,docs/catalog/openrpc.json,tests.rs, andCargo.lockagainst current hero_rpc development (commit41961658). The regen picks up hero_rpc#83's typed-error-category fields onRpcResponse(error_kind,RpcResponse::invalid/::not_found/::permission_denied).Test plan
cargo build --workspaceclean.cargo test --workspaceclean (2 catalog CRUD tests pass).