Project

General

Profile

Backlogs error: Couldn't find RbRelease with 'id'=69 (ActiveRecord::RecordNotFound)
Actions

Feature #19196

open

Allow API select parameter to add/remove fields from the default set

Added by Tom Clegg over 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Currently, if the select parameter is used, the caller must specify the full fields they want to receive. Some use cases would be more convenient and easier to maintain if the caller could specify "defaults, plus field X, minus field Y".

Possible syntax:

{"select":["-manifest_text","+writable_by"]}

("send all default fields except manifest_text, and also send writable_by")


Related issues 1 (0 open1 closed)

Related to Arvados - Feature #19146: Return can_manage and can_write alongside writable_byResolvedTom Clegg06/07/2022

Actions
Actions #1

Updated by Tom Clegg over 2 years ago

  • Related to Feature #19146: Return can_manage and can_write alongside writable_by added
Actions #2

Updated by Ward Vandewege almost 2 years ago

  • Release set to 69
Actions

Also available in: Atom PDF