Changes to Set the position of a Device

POST /set-position/{mac-address}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 5 revisions of this API.1026

  1. 7e54e3f9ba2511
  2. 657e36b2039b6
  3. 657e36b2039b2
  4. df1e30abf42d11
  5. c76afbc268ba6

What changed

  • 7e54e3f9ba2511See the full diff
    • added required request body

      request-body-added-required

    • deleted the query request parameter position-required

      request-parameter-removed

    • for the query request parameter position-required, the type of property pitch was generalized from integer to number

      request-parameter-property-type-generalized

    • for the query request parameter position-required, the type of property roll was generalized from integer to number

      request-parameter-property-type-generalized

    • for the query request parameter position-required, the type of property x was generalized from integer to number

      request-parameter-property-type-generalized

    • for the query request parameter position-required, the type of property y was generalized from integer to number

      request-parameter-property-type-generalized

    • for the query request parameter position-required, the type of property yaw was generalized from integer to number

      request-parameter-property-type-generalized

    • for the query request parameter position-required, the type of property z was generalized from integer to number

      request-parameter-property-type-generalized

    • added the new required query request parameter position-required

      new-required-request-parameter

    • removed the request body

      request-body-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • df1e30abf42d11See the full diff
    • added required request body

      request-body-added-required

    • deleted the query request parameter position-required

      request-parameter-removed

    • for the query request parameter position-required, the type of property pitch was specialized from number to integer

      request-parameter-property-type-specialized

    • for the query request parameter position-required, the type of property roll was specialized from number to integer

      request-parameter-property-type-specialized

    • for the query request parameter position-required, the type of property x was specialized from number to integer

      request-parameter-property-type-specialized

    • for the query request parameter position-required, the type of property y was specialized from number to integer

      request-parameter-property-type-specialized

    • for the query request parameter position-required, the type of property yaw was specialized from number to integer

      request-parameter-property-type-specialized

    • for the query request parameter position-required, the type of property z was specialized from number to integer

      request-parameter-property-type-specialized