Project

General

Profile

Feature #7410

Add some examples for bulk DELETE and PATCH to docs

Added by Yan-Fa Li about 10 years ago. Updated about 10 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Docs (REST API)
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:

Description

From John Spray:

A related question. The docs indicate we can do bulk deletes and patches but
it doesn't show any examples. Could we add some please?

I wouldn't worry about this too much, the salt key resource is the
only ones that supports the bulk ops at the moment, the body of what
you send is like [{'id': 'foo', 'attribute': 'bar'}, {'id': 'foo2',
'attribute2': 'baz'}] for a PATCH, and just leave off all attributes
other than 'id' for a bulk DELETE. Go ahead and open a ticket for
adding more detail to the docs.

History

#1 Updated by John Spray about 10 years ago

  • Category changed from Backend (REST API) to Docs (REST API)

#2 Updated by John Spray about 10 years ago

  • translation missing: en.field_story_points changed from 1.0 to 3.0

#3 Updated by John Spray about 10 years ago

  • Assignee deleted (John Spray)

Also available in: Atom PDF