Changes to Create an anchor Device in the scene

POST /create-anchor/{mac-address}

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

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

  1. 7e54e3f9ba2513
  2. 657e36b2039b6
  3. 657e36b2039b13
  4. df1e30abf42d13
  5. c76afbc268ba6

What changed

  • 7e54e3f9ba2513See the full diff
    • deleted the query request parameter position-optional

      request-parameter-removed

    • added optional request body

      request-body-added-optional

    • added the non-success response with the status

      response-non-success-status-added

    • removed the non-success response with the status

      response-non-success-status-removed

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

      request-parameter-property-type-generalized

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

      request-parameter-property-type-generalized

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

      request-parameter-property-type-generalized

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

      request-parameter-property-type-generalized

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

      request-parameter-property-type-generalized

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

      request-parameter-property-type-generalized

    • removed the request body

      request-body-removed

    • added the new optional query request parameter position-optional

      new-optional-request-parameter

    • added the non-success response with the status

      response-non-success-status-added

    • removed the non-success response with the status

      response-non-success-status-removed

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

  • df1e30abf42d13See the full diff
    • deleted the query request parameter position-optional

      request-parameter-removed

    • added optional request body

      request-body-added-optional

    • added the non-success response with the status

      response-non-success-status-added

    • removed the non-success response with the status

      response-non-success-status-removed

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

      request-parameter-property-type-specialized

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

      request-parameter-property-type-specialized

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

      request-parameter-property-type-specialized

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

      request-parameter-property-type-specialized

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

      request-parameter-property-type-specialized

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

      request-parameter-property-type-specialized