Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
/nx/forwarder/{console}/{tid}
route for console-specific forwar…
…der requests - Introduced a new route `/nx/forwarder/{console}/{tid}` to handle requests for retro forwarders by specifying the console type. - Added validation to ensure that the requested console matches the TID's actual console, returning a 400 error if there's a mismatch. - Enhanced flexibility for retrieving retro forwarders by allowing console-specific queries.
- Loading branch information