MCPcopy Create free account
hub / github.com/Keeper-Security/Commander / error_endpoint

Route error_endpoint

unit-tests/service/test_api_logging.py:None–None  ·  view source on GitHub ↗
self.app.route('/error', methods=['POST'])

Source from the content-addressed store, hash-verified

1from unittest import TestCase, mock
2from flask import Flask, request
3from keepercommander.service.decorators.api_logging import api_log_handler
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected