V0.2
The second version of User Sets API including support for new functionality:
- Oauth using JWT tokens
- new types of user sets: BookmarkFolder, Open/curated Sets (using isDefinedBy)
- search functionality
- item dereferencing (profile=itemDescriptions)
- visibility of user sets: private, public, published
This version includes also bugfixes and non functional improvements:
- improved error handling
- extended validation of user input
- permanent deletion of user sets
- updated generation of eTag and If-Match verification
See also Github and Jira tickets:
https://github.com/europeana/set-api/milestone/2?closed=1
https://europeana.atlassian.net/browse/EA-2200?jql=project%20%3D%20EA%20AND%20status%20%3D%20Done%20AND%20fixVersion%20%3D%20%22UserSets%20API%20v0.2%22