diff --git a/app.py b/app.py index 7568487..d646f1d 100644 --- a/app.py +++ b/app.py @@ -22,7 +22,7 @@ def api_root(): "device_url_POST": {"output": ""} } -@app.route('/XML', methods=["GET","POST"]) +@app.route('/XML/', methods=["GET","POST"]) def xml_transfer(): try: #return the current config.xml