(nominations) nominationType
is present on list but not details API
#266
Labels
enhancement
New feature or request
Milestone
nominationType
is provided on the nomination List API but it's not included in the nomination details API. I had expected the details API to include all of the list API's data.List API
curl 'https://api.congress.gov/v3/nomination/118?format=json&limit=1&offset=0&api_key=<API_KEY>' \
Details API
curl 'https://api.congress.gov/v3/nomination/118/1906?format=json&api_key=<API_KEY>' \
The text was updated successfully, but these errors were encountered: