Changes to Approve a pending approval association

PATCH /scaAssociations

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

Changed in 4 of the 51 revisions of this API.523

  1. v2a4fab1c7333b11
  2. v24cd18d5551af1
  3. v28108f1dda17751
  4. v27c2bc8ccb9bf1

What changed

  • v2a4fab1c7333b11See the full diff
    • added the new legalEntity enum value to the scaAssociations/items/entityType response property for the response status 200

      response-property-enum-value-added

    • added the new legalEntity enum value to the request property entityType

      request-property-enum-value-added

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

    • for the header request parameter WWW-Authenticate, the maxLength was increased from 10000 to 20000

      request-parameter-max-length-increased

  • v28108f1dda17751See the full diff
    • the request property entityId became required

      request-property-became-required

    • the request property entityType became required

      request-property-became-required

    • the request property scaDeviceIds became required

      request-property-became-required

    • the request property status became required

      request-property-became-required

    • the scaDeviceIds/items/ request property's minLength was increased from 0 to 30

      request-property-min-length-increased

    • the scaDeviceIds/items/ request property's maxLength was set to 30

      request-property-max-length-set

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

    • endpoint added

      endpoint-added