Actions
Bug #12553
closedOrganizations : fix api docs for 'resource' vs 'organization'
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
The current organization api controller is creating a set of params for 'resource'. It should be 'organization'.
E.g.
resource
resource[name]
resource[description]
...
versus:
organization
organization[name]
organization[description]
...
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5618 added
Updated by Brad Buckingham almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|43b880535be8f4f5774dc846c51bfc8868b29ad2.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
- Triaged changed from No to Yes
Actions