Changes to Post actions

POST /api/dm/actions/

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

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

  1. e1ba2ecdbabb425
  2. b9100d884b0b1
  3. c80722dcb6842

What changed

  • e1ba2ecdbabb425See the full diff
    • added PrepareParamsFiltersRequest to the filters request property allOf list

      request-property-all-of-added

    • added PrepareParamsOrderingRequest to the ordering request property allOf list

      request-property-all-of-added

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

      request-property-type-changed

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

      request-property-type-changed

    • removed the request property filters/conjunction

      request-property-removed

    • removed the request property 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 filters became nullable

      request-property-became-nullable

    • the request property ordering became nullable

      request-property-became-nullable

    • the request property selectedItems 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

    • added the new optional request property filters/items/items/child_filters

      new-optional-request-property

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

      request-property-enum-value-added

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

      request-property-enum-value-added

Of the 97 revisions, 1 has no diff computed.