left uppercase in metadata (#3312)

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
This commit is contained in:
Patrick Assuied 2024-01-10 10:29:23 -08:00 committed by GitHub
parent 85722a4e88
commit a3149e5a8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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.