Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G ga4gh-arraymap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ST
  • ga4gh-arraymap
  • Issues
  • #3
Closed
Open
Created Sep 08, 2016 by Michael Baudis@mbaudisMaintainer

changing the default route

The default route should not contain the version. It should be

http://beacon.arraymap.org/query?

instead of

http://beacon.arraymap.org/v0.4/query?

The version of the beacon could be an optional query parameter (not sure if this is in the specs).

The reasons are

  • stability - e.g. you may want to run stored queries, independent of the progressing Beacon version
  • cosmetics :-)
  • local path interpolation (this is an issue with the arrayMap server & could be solved otherwise, alas)
Assignee
Assign to
Time tracking