blueprint.route("/auto_update/<current_version_int>/<latest_version>"
"/<latest_version_int>/<product_name>/<path:ftp_url>/",
methods=['GET'])
| 1 | ########################################################################## |
| 2 | # |
| 3 | # pgAdmin 4 - PostgreSQL Tools |
| 4 | # |
nothing calls this directly
no outgoing calls
no test coverage detected