You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Dashboard] Rename RPC Edge to RPC and add redirect (#7509)
# Rename `/rpc-edge` to `/rpc`
This PR renames the `/rpc-edge` route to `/rpc` in the dashboard:
- Updates the route in `framer-rewrites.js`
- Adds a redirect from `/rpc-edge` to `/rpc` to maintain backward compatibility
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
* **New Features**
* Added a redirect from /rpc-edge to /rpc for dashboard requests.
* **Chores**
* Updated references from /rpc-edge to /rpc in the scale category configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments