Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow vocabulary_id in /api/2/util/tag/autocomplete#5071

Merged
amercader merged 2 commits into
ckan:masterfrom
howff:patch-1
Nov 12, 2019
Merged

Allow vocabulary_id in /api/2/util/tag/autocomplete#5071
amercader merged 2 commits into
ckan:masterfrom
howff:patch-1

Conversation

@howff
Copy link
Copy Markdown
Contributor

@howff howff commented Nov 11, 2019

/api/2/util/tag/autocomplete is still used by scheming (for example) but only autocompletes from the free text tags. Add an argument vocabulary_id to allow autocompletion from the specified tag vocabulary. The user can then add their own preset to build their schema and UI using it.

Fixes #

Proposed fixes:

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • [X ] includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

/api/2/util/tag/autocomplete is still used by scheming (for example) but only autocompletes from the free text tags. Add an argument vocabulary_id to allow autocompletion from the specified tag vocabulary. The user can then add their own preset to build their schema and UI using it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants