blueprint.route(
"/security-report/<int:sid>/stream",
methods=["GET"],
endpoint='security_report_stream'
)
| 1 | ########################################################################## |
| 2 | # |
| 3 | # pgAdmin 4 - PostgreSQL Tools |
| 4 | # |
nothing calls this directly
no outgoing calls
no test coverage detected