MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / delete_application_state

Route delete_application_state

web/pgadmin/settings/__init__.py:None–None  ·  view source on GitHub ↗
blueprint.route(
    '/delete_application_state/',
    methods=["DELETE"], endpoint='delete_application_state')

Source from the content-addressed store, hash-verified

1##########################################################################
2#
3# pgAdmin 4 - PostgreSQL Tools
4#

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected