tator
tator copied to clipboard
State POST endpoint should require frame param for frame-associated states
It's currently possible to post a null for the frame parameter in the /states/POST endpoint even if the state spec associated with a frame-associated type. The endpoint should error / prevent this from occurring to prevent problems downstream (e.g. analysis and UI expecting frame numbers filled out).