Changes to Capture Instance Segmentation
GET /periphery/cameras/capture/instance-segmentation
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 13 revisions of this API.5
What changed
- ○
the
queryrequest parametercamera_prim_pathbecame optionalrequest-parameter-became-optional
- ○
added the new enum value
jpegto thequeryrequest parameterresult_typerequest-parameter-enum-value-added
- ○
queryrequest parametercamera_prim_pathlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parametercamera_prim_path, the type was generalized fromstringto no typerequest-parameter-type-generalized
- ○
added the media type
image/jpegfor the response with the statusresponse-media-type-added
- ○