Ideas for Arc XP

Home| Documentation| Support|

Draft API: Make GETS and PUTS align a bit better

The “GET” revision endpoint returns an ANS blob without the _id field in place.

The corresponding “PUT” fails if you do not include the same _id .

So a script to modify a document requires:

GET -> make change to doc -> insert _id in doc -> PUT

This seems like an unnecessary step

  • Gregory Engel
  • Mar 2 2020
  • Shipped
  • Attach files
      Drop here to upload
    • Megan DeLaunay commented
      May 06, 2020 13:48

      This will be released in the upcoming Publishing Platform 1.6 Release, which lands in sandbox tomorrow!

    • Alasdair McKie commented
      March 12, 2020 00:35

      10/10 idea. Would vote again. ;)