You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New features
Search statistics endpoint: /api/search_overview this endpoint receives a query with the id parameter corresponding to a list of individual ids and returns a JSON response with various statistics. This is used for displaying a search overview in Bento after a search has returned with some results.
Statistics added to the public search endpoint
Features from CANDig fork merged
Libraries upgrade
Django 4.1.1
Python requirements 3.8, 3.9 and 3.10
Fixes
swagger UI and Django Rest Framework API run in contenairized environment