RED-4515: Set default client id for swagger-ui back to swagger-ui-client
This commit is contained in:
parent
8972e81d3a
commit
41d5d0e29e
@ -154,7 +154,7 @@ springdoc:
|
|||||||
operations-sorter: alpha
|
operations-sorter: alpha
|
||||||
tags-sorter: alpha
|
tags-sorter: alpha
|
||||||
oauth:
|
oauth:
|
||||||
client-id: redaction
|
client-id: swagger-ui-client
|
||||||
doc-expansion: none
|
doc-expansion: none
|
||||||
enabled: ${swagger.enabled}
|
enabled: ${swagger.enabled}
|
||||||
config-url: /redaction-gateway-v1/docs/swagger-config
|
config-url: /redaction-gateway-v1/docs/swagger-config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user