sir icon indicating copy to clipboard operation
sir copied to clipboard

Add endpoint to query SIR version and configuration

Open dbarrosop opened this issue 9 years ago • 1 comments

dbarrosop avatar Sep 11 '15 09:09 dbarrosop

Proposal:

The endpoint could be "/api/v1.0/sir/version" and return:

{ "version": "0.18", "configuration": { "var1": "value1", "var2": "value2" } }

dbarrosop avatar Sep 11 '15 09:09 dbarrosop