Project

General

Profile

Actions

Bug #6695

closed

API Parameters create "overridable" boolean check doesn't work

Added by Francois BAYART almost 9 years ago. Updated over 8 years ago.

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

Description

I'm trying to create a parameter with API and I have an error with "overridable", documentation ( http://www.rudder-project.org/rudder-api-doc/#api-Parameters-createGroup ) said it's a Boolean and example show a boolean.

But it seems to be a string, in "rudder/rudder-web/src/main/scala/com/normation/rudder/web/rest/RestExtractorService.scala" you use extractOneValueJson and use convertToBoolean instead of extractJsonBoolean I think.

But I don't know if the documentation is wrong or if it's the rudder code.

Actions

Also available in: Atom PDF