[
https://issues.apache.org/jira/browse/NIFI-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021481#comment-16021481
]
ASF GitHub Bot commented on NIFI-3932:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/1821
+1, merged to master, thanks @jskora!
> 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)