Skip to content
Snippets Groups Projects
Commit 53677e39 authored by Komal Makkar's avatar Komal Makkar Committed by Kishore Battula
Browse files

Whitelisting endpoint for integration tests.

parent 7a497b66
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ spec:
to:
- operation:
notPaths: ["/","*/swagger-resources","*/swagger",
"/api/register/v1/swagger-resources/*","*/swagger-ui.html","*/actuator/health"]
\ No newline at end of file
"/api/register/v1/swagger-resources/*","*/swagger-ui.html","*/actuator/health","/api/register/v1/test/challenge/*"]
\ No newline at end of file
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