Skip to content

v0.2.2 - Bugfix and new Endpoint

Choose a tag to compare

@leganz leganz released this 30 Jul 04:27
· 35 commits to master since this release

Fixed

  • Fixed the docker-compose.yml file with correct environment variables.

Added

  • Added docker-compose-dev.yml for development and testing purpose.
  • [DELETE] /browser/:id to delete files created by this endpoint.
  • JWT: [DELETE] /browse/:id requires "browse-delete" as permission or a custom permission which can be addressed by setting the environment variable "PERMISSION_BROWSE_DELETE"