Update appendix globalcors config property (#1348)
* Add missing config property to metadata json * Update test config to dash-case
This commit is contained in:
committed by
Spencer Gibb
parent
85df9b463f
commit
4a33f1bfd2
@@ -2178,7 +2178,7 @@ spring:
|
||||
cloud:
|
||||
gateway:
|
||||
globalcors:
|
||||
corsConfigurations:
|
||||
cors-configurations:
|
||||
'[/**]':
|
||||
allowedOrigins: "https://docs.spring.io"
|
||||
allowedMethods:
|
||||
|
||||
Reference in New Issue
Block a user