Skip to content

Commit

Permalink
Add support for /versions endpoint also for the hosted index meta-dat…
Browse files Browse the repository at this point in the history
…abases
  • Loading branch information
rartino committed Jan 5, 2021
1 parent b7bfa51 commit e7c893e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _redirects
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
/v1/info /src/info/v1/info.json 200!

# Provide redirects for index meta-databases (removing the JSON at the end)
/index-metadbs/:providerid/versions /src/versions.csv 200!
/index-metadbs/:providerid/:version/links /src/index-metadbs/:providerid/:version/links.json 200!
/index-metadbs/:providerid/:version/info /src/index-metadbs/:providerid/:version/info.json 200!

0 comments on commit e7c893e

Please sign in to comment.