@ -31,6 +31,7 @@ def get_standard():
@app.route("/api/standard/", methods=["GET"])
@jwt_required()
def get_s():
return get_standard()