We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e4e04 commit 41de9a5Copy full SHA for 41de9a5
microservices/gatewayApi/patterns/sdx/application_r1.py
@@ -41,7 +41,7 @@
41
paths:
42
- ${route_path}
43
headers:
44
- - X-Client-Id:${consumer_uri}
+ "X-Client-Id": [ ${consumer_uri} ]
45
methods:
46
- GET
47
- POST
0 commit comments