Skip to content

Commit

Permalink
add release note #8944
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Dec 8, 2022
1 parent 2340f2f commit 2a87ae5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release-notes/8944-metadatablocks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The API endpoint `/api/metadatablocks/{block_id}` has been extended to include the following fields:

- `controlledVocabularyValues` - All possible values for fields with a controlled vocabulary. For example, the values "Agricultural Sciences", "Arts and Humanities", etc. for the "Subject" field.
- `isControlledVocabulary`: Whether or not this field has a controlled vocabulary.
- `multiple`: Whether or not the field supports multiple values.

0 comments on commit 2a87ae5

Please sign in to comment.