Project

General

Profile

Actions

Bug #6715

closed

revert API v2 GET response to wrapped parameters using object node

Added by Joseph Magen over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
API
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

from

{
'id': 1
'name': 'xyz.com'
}

to

{
'domain': {
'id': 1
'name': 'xyz.com'
}
}


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #6248: Some JSON responses are still nested in a root nodeClosedJoseph Magen06/17/2014Actions
Actions

Also available in: Atom PDF