elixir-cloud-aai / proTES

Proxy service for injecting middleware into GA4GH TES requests
Apache License 2.0
7 stars 6 forks source link

fix: write modified specs to docker volume #40

Closed uniqueg closed 4 years ago

uniqueg commented 4 years ago

Details

Implementation optionally adds security definitions to TES specs. Previously, these were written to a file outside the configures storage volume that is mounted in the container. This was now fixed by adding a config parameter for the mounted volume to which the modified specs are written.