Project

General

Profile

Actions

Bug #6715

closed

revert API v2 GET response to wrapped parameters using object node

Added by Joseph Magen over 9 years ago. Updated over 9 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 #1

Updated by The Foreman Bot over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/1605 added
  • Pull request deleted ()
Actions #2

Updated by Dominic Cleal over 9 years ago

Why?

Actions #3

Updated by The Foreman Bot over 9 years ago

  • Target version set to 1.8.0
Actions #4

Updated by Dominic Cleal over 9 years ago

  • Related to Bug #6248: Some JSON responses are still nested in a root node added
Actions #5

Updated by Anonymous over 9 years ago

  • Target version changed from 1.8.0 to 1.7.5
Actions #6

Updated by Dominic Cleal over 9 years ago

  • Status changed from Ready For Testing to Rejected
  • Target version deleted (1.7.5)

PR seems to be closed.

Actions #7

Updated by The Foreman Bot over 9 years ago

  • Target version set to 1.7.5
Actions #8

Updated by Dominic Cleal over 9 years ago

  • Target version deleted (1.7.5)
Actions

Also available in: Atom PDF