[
https://issues.apache.org/jira/browse/NIFI-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021487#comment-16021487
]
ASF GitHub Bot commented on NIFI-3932:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/1821
> 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
> Fix For: 1.3.0
>
>
> 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)