Skip to content
Snippets Groups Projects
Commit 0d6038bf authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

feat: add debug application-state endpoint

This new endpoint allows clients to easily purge steering’s application
state. It is primarily designed for use in integration tests as outlined
in aura#387.

The endpoint is available in debug mode so that developers can inspect
the schema. However, any request to it is denied unless the
OPERATING_MODE environment variable is set to "tests". This is a
precaution for administrators that use the debug mode to analyze
application issues in production.
parent 5723cc62
No related branches found
No related tags found
1 merge request!56Add debug application-state endpoint
Pipeline #8373 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment