Changes to Get view details

GET /api/dm/views/{id}/

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

Changed in 3 of the 97 revisions of this API.119

  1. b9100d884b0b11
  2. 4005021a10e715
  3. b45b0029f79f3

What changed

  • b9100d884b0b11See the full diff
    • removed the optional property filter_group/filters/items/child_filter from the response with the 200 status

      response-optional-property-removed

    • added the optional property filter_group/filters/items/child_filters to the response with the 200 status

      response-optional-property-added

  • 4005021a10e715See the full diff
    • the locked_by response's property type/format changed from integer/ to object/ for status 200

      response-property-type-changed

    • added the optional property locked_by/email to the response with the 200 status

      response-optional-property-added

    • added the optional property locked_by/id to the response with the 200 status

      response-optional-property-added

    • added the optional property locked_by/name to the response with the 200 status

      response-optional-property-added

    • the response optional property locked_by became read-only for the status 200

      response-optional-property-became-read-only

    • the response property locked_by became required for the status 200

      response-property-became-required

    • added the optional property is_locked to the response with the 200 status

      response-optional-property-added

    • added the optional property locked_at to the response with the 200 status

      response-optional-property-added

    • added the optional property locked_by to the response with the 200 status

      response-optional-property-added

Of the 97 revisions, 1 has no diff computed.