This adds and tests a new endpoint.
The endpoint returns a JSON representation of the currently loaded global policies.
This is intended for human/operator inspection to see if the application has correctly loaded a given configuration change.
Fixes #72.
:+1: neat
+1.
Pull-Request has been merged by ralph
This adds and tests a new endpoint.
The endpoint returns a JSON representation of the currently loaded
global policies.
This is intended for human/operator inspection to see if the application
has correctly loaded a given configuration change.
Fixes #72.