Skip to content

Add QueryView endpoint, SQLAlchemy versioning, and DocumentView bibcode validation.

Compare
Choose a tag to compare
@tjacovich tjacovich released this 30 Jan 19:39
· 15 commits to master since this release
99b7339
  • Update DocumentView endpoint to validate supplied bibcodes
  • Add new endpoint QueryView that allows items to be added to a library by supplying /search query parameters.
  • Adds sqlalchemy-continuum versioning to libraries for ease of restoration in the event a user wishes to revert library versions. Adds additional functions to maintain versions table at a reasonable size.