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
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
User can create a steering target for non steering DS.
For example:
Do a POST /api/3.0/steering/id/targets but using other DS id besides steering.
The API will response 200 OK
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
User can create a steering target for non steering DS.
For example:
Do a POST /api/3.0/steering/id/targets but using other DS id besides steering.
The API will response 200 OK
Expected / new behavior:
API should not let user create target for non steering ds.
Minimal reproduction of the problem with instructions:
Anything else: