Skip to content
Snippets Groups Projects
Commit cb42975b authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent d00971bf
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ def getDirs(root):
@app.route('/accessGitFS/version', methods=['GET'])
def getVersion():
return jsonify({'version':config['version'])
return jsonify({'version':config['version']})
@app.route('/accessGitFS/dates', methods=['GET'])
def getDates():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment