Skip to content
Snippets Groups Projects
Commit addaba01 authored by saketh somaraju [EPAM]'s avatar saketh somaraju [EPAM] :warning: Committed by David Diederich
Browse files

add api-docs.yaml whitelisting

(cherry picked from commit ac049ab0)
parent 9de8beb1
No related branches found
No related tags found
1 merge request!313Cherry-pick 'add api-docs.yaml whitelisting' into release/0.23
Pipeline #216474 skipped
......@@ -41,6 +41,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter implements Acc
"/swagger-ui/**",
"/swagger-resources/**",
"/swagger-ui.html",
"/api-docs.yaml",
"/actuator/*",
"/v3/info",
"/webjars/**",
......
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