Changes to List dataset views

GET /api/datasets/views/

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 items/filter_group/filters/items/child_filter from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

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

      response-property-type-changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-became-read-only

    • the response property items/locked_by became required for the status 200

      response-property-became-required

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

Of the 97 revisions, 1 has no diff computed.