Pull request #653: RED-4515: Set default client id for swagger-ui back to swagger-ui-client
Merge in RED/persistence-service from RED-4515 to master * commit '41d5d0e29eb91cb29aa39aeadea75adee2c28047': RED-4515: Set default client id for swagger-ui back to swagger-ui-client
This commit is contained in:
commit
0a7043cbf9
@ -154,7 +154,7 @@ springdoc:
|
||||
operations-sorter: alpha
|
||||
tags-sorter: alpha
|
||||
oauth:
|
||||
client-id: redaction
|
||||
client-id: swagger-ui-client
|
||||
doc-expansion: none
|
||||
enabled: ${swagger.enabled}
|
||||
config-url: /redaction-gateway-v1/docs/swagger-config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user