tator icon indicating copy to clipboard operation
tator copied to clipboard

State POST endpoint should require frame param for frame-associated states

Open marktaipan-cvisionai opened this issue 2 years ago • 0 comments

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).

marktaipan-cvisionai avatar May 03 '22 14:05 marktaipan-cvisionai