Changes to Update view

PATCH /api/dm/views/{id}/

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

Changed in 5 of the 97 revisions of this API.5316

  1. e1ba2ecdbabb424
  2. b9100d884b0b12
  3. 4005021a10e715
  4. b45b0029f79f3
  5. c80722dcb6842

What changed

  • e1ba2ecdbabb424See the full diff
    • added PrepareParamsFiltersRequest to the data/filters request property allOf list

      request-property-all-of-added

    • added PrepareParamsOrderingRequest to the data/ordering request property allOf list

      request-property-all-of-added

    • the data/filters request property type/format changed from object/ to /

      request-property-type-changed

    • the data/ordering request property type/format changed from array/ to /

      request-property-type-changed

    • removed the request property data/filters/conjunction

      request-property-removed

    • removed the request property data/filters/items

      request-property-removed

    • added the media type application/x-www-form-urlencoded to the request body

      request-body-media-type-added

    • added the media type multipart/form-data to the request body

      request-body-media-type-added

    • the request property data/filters became nullable

      request-property-became-nullable

    • the request property data/ordering became nullable

      request-property-became-nullable

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

  • b9100d884b0b12See 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 new optional request property data/filters/items/items/child_filters

      new-optional-request-property

    • 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

    • added the new in_list enum value to the request property data/filters/items/items/operator

      request-property-enum-value-added

    • added the new not_in_list enum value to the request property data/filters/items/items/operator

      request-property-enum-value-added

Of the 97 revisions, 1 has no diff computed.