left uppercase in metadata (#3312)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
This commit is contained in:
parent
85722a4e88
commit
a3149e5a8c
|
@ -302,7 +302,7 @@ metadata:
|
|||
Enables caching for schemas.
|
||||
example: '"true"'
|
||||
default: '"true"'
|
||||
- name: SchemaLatestVersionCacheTTL
|
||||
- name: schemaLatestVersionCacheTTL
|
||||
type: duration
|
||||
description: |
|
||||
The TTL for schema caching when publishing a message with latest schema available.
|
||||
|
|
|
@ -293,7 +293,7 @@ metadata:
|
|||
Enables caching for schemas.
|
||||
example: '"true"'
|
||||
default: '"true"'
|
||||
- name: SchemaLatestVersionCacheTTL
|
||||
- name: schemaLatestVersionCacheTTL
|
||||
type: duration
|
||||
description: |
|
||||
The TTL for schema caching when publishing a message with latest schema available.
|
||||
|
|
Loading…
Reference in New Issue