Joe Skora created NIFI-3932:
-------------------------------
Summary: Symbols in API comments cause problems with Swagger
Codegen
Key: NIFI-3932
URL: https://issues.apache.org/jira/browse/NIFI-3932
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.2.0
Reporter: Joe Skora
Assignee: Joe Skora
Priority: Trivial
DTO property descriptions that describe styles as "key => value" cause errors
in source generated by Swagger Codegen do to the greater-than (">") character.
Replacing these with "key: value" will keep the meaning clear and simplify API
generation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)