Description
See
|
-- TODO: check the subordinate relationship in the Admin API |
We need to check the subordinate relationship in the Admin API, including:
- validate if the stream route with superior id exists and its protocol matches the subordinate
- when deleting a stream route, check if it is referenced by another stream route
Description
See
apisix/apisix/stream/router/ip_port.lua
Line 82 in dbe7eee
We need to check the subordinate relationship in the Admin API, including: