Actions
Feature #17964
closedExtend apidoc with list of fields to use in a search
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
There's currently no way of listing the fields to search in neither API nor UI. Web UI compensates the problem with search query completion.
We should extend apidoc with such information to provide some reference for users trying to use scoped search in api. It should be then re-used with hammer cli too.
Updated by Tomáš Strachota over 8 years ago
- Subject changed from Extend apidoc with list of fields to use in a search to Extend apidoc with list of fields to use in a search
- Category changed from 19 to API
- Target version set to 115
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomáš Strachota
- Pull request https://github.com/theforeman/foreman/pull/4735 added
Updated by Tomáš Strachota over 7 years ago
- Blocks Feature #11431: Include information about fields that can be used for ordering and filtering added
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Oleh Fedorenko almost 6 years ago
- Related to Bug #27098: Update scoped search descriptions added
Updated by Tomer Brisker about 5 years ago
- Related to Refactor #29581: Default to string in api doc for search params where type cannot be deduced added
Actions