Project

General

Profile

Actions

Bug #17087

closed

Updating default_value of a hash/array smart class parameter with a non string value should return an error message

Added by Ori Rabin over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Parameters
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Sending default_value as a hash/array fails through the api but doesn't give any error message.
Sending:

"default_value": "['a','b']" 

will work but
"default_value": ['a','b']

will fail with no error message


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #22753: Some API parameters are wrongly documented as enum typesClosedTomáš Strachota03/02/2018Actions
Actions

Also available in: Atom PDF