DASISH / dwan-backend

DASISH Task 5.6. Annotation framework backend
0 stars 1 forks source link

API functionality for saying version number to the user #7

Open nostneji opened 10 years ago

nostneji commented 10 years ago

I propose to add new function to the server API:

Resource: GET api/version Description: The string with the number of the DWAN backend's build or release. Return: String

It is useful to reference to the specific version of the DWAN backend when some bug is found.

olhsha commented 10 years ago

fixing version deployed on localhost and lux16 (basic authentication)