Project

General

Profile

Actions

Bug #4460

closed

v2 api architectures missing operating systems in index

Added by Thomas McKay about 10 years ago. Updated about 10 years ago.

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

Description

        {
            "name": "x86_64",
            "id": 1,
            "created_at": "2014-02-24T21:01:42Z",
            "updated_at": "2014-02-24T21:01:42Z" 
        }

missing

    "operatingsystems": [
        {
            "id": 1,
            "name": "CentOS",
            "fullname": "CentOS 6.4" 
        }
    ]
Actions #1

Updated by Thomas McKay about 10 years ago

  • Category set to API
Actions #2

Updated by Dominic Cleal about 10 years ago

Indexes aren't intended to contain relationships to other resources, they're meant to be included in the show view only.

Actions #3

Updated by Dominic Cleal about 10 years ago

  • Status changed from Assigned to Ready For Testing
  • Target version set to 1.9.1
Actions #4

Updated by Joseph Magen about 10 years ago

  • Status changed from Ready For Testing to Closed

Tom closed PR

Actions #5

Updated by Dominic Cleal about 10 years ago

  • Status changed from Closed to Rejected
  • Target version deleted (1.9.1)
Actions

Also available in: Atom PDF