Project

General

Profile

Actions

Bug #5122

closed

Can't pass correctly json parameter to group API

Added by Vincent MEMBRÉ almost 10 years ago. Updated over 8 years ago.

Status:
Released
Priority:
1
Category:
API
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Parameters passed in a json file (ie: using curl -H "Content-type: application/json" url -d @file.json) are not correctly parsed when reading groups

parameters query, enabled and dynamic needs to be parsed as string, and not with the correct type (boolean or an object)

We need to extend support to correct values

Actions

Also available in: Atom PDF