Actions
Bug #39025
closedHide taxonomy options from API docs for taxonomy resources
Difficulty:
trivial
Triaged:
No
Pull request:
Description
Currently we show optional params such as
organization_id Set the current organization context for the request
for taxonomy resources for every action, which don't seem to have any impact.
This can be misleading and even provoke runtime errors.
Updated by Oleh Fedorenko 3 months ago
- Follows Bug #37824: Hide organization-id and location-id options from api documentation of unscoped resources added
Updated by The Foreman Bot 3 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10833 added
Updated by Oleh Fedorenko 3 months ago
- Precedes Bug #39026: Hide taxonomy options from API docs for taxonomy resources added
Updated by Oleh Fedorenko 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|19d0d9caa3130effcc4cebe70b8f503a39ccf84b.
Actions