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

  1. f4e4cbd85f5b5

What changed

    • ○

      the query request parameter camera_prim_path became optional

      request-parameter-became-optional

    • ○

      added the new enum value jpeg to the query request parameter result_type

      request-parameter-enum-value-added

    • ○

      query request parameter camera_prim_path list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • ○

      for the query request parameter camera_prim_path, the type was generalized from string to no type

      request-parameter-type-generalized

    • ○

      added the media type image/jpeg for the response with the status

      response-media-type-added