mirror of https://github.com/dapr/docs.git
update config schema
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
b953f5ec48
commit
2c69f666ee
|
@ -41,6 +41,10 @@ spec:
|
|||
- <BUCKET-VALUE-MS-1>
|
||||
http:
|
||||
increasedCardinality: <TRUE-OR-FALSE>
|
||||
pathMatching:
|
||||
- <PATH-A>
|
||||
- <PATH-B>
|
||||
excludeVerbs: <TRUE-OR-FALSE>
|
||||
httpPipeline: # for incoming http calls
|
||||
handlers:
|
||||
- name: <HANDLER-NAME>
|
||||
|
|
Loading…
Reference in New Issue