biothings / bte-auto-demos

A test server made to automate testing of demo queries and provide results over the web.
3 stars 1 forks source link

Add optional annotation query field to manual run endpoint #1

Closed tokebe closed 2 years ago

tokebe commented 2 years ago

Something along the lines of ?annotation=somestring to allow annotations of manual runs, which can then be used for marking what a manual run is testing -- for instance, branch names.

This must be handled as completely optional such that no previous files break.