Daniel Stieglitz created NIFI-15922:
---------------------------------------
Summary: Remove the use of the word JSON from those properties
YamTreeReader inherits from JsonTreeReader
Key: NIFI-15922
URL: https://issues.apache.org/jira/browse/NIFI-15922
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
The {{NESTED_FIELD}} value in enum {{{}StartingFieldStrategy{}}},
{{MAX_STRING_LENGTH}} in {{AbstractJsonRowRecordReader}} and
{{STARTING_FIELD_NAME and}} {{SCHEMA_APPLICATION_STRATEGY}} in
{{JsonTreeReader}} are inherited by {{YamlTreeReader}} make reference to JSON
which can confusing when configuring the {{YamlTreeReader.}} All of these
descriptions can make sense without the use of the word JSON and can be
interpreted based on the context JSON or YAML.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)