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

Route layout_changed

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

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