[ 
https://issues.apache.org/jira/browse/NIFI-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021484#comment-16021484
 ] 

ASF subversion and git services commented on NIFI-3932:
-------------------------------------------------------

Commit 0a7d14965619fd4a0248729c964e7688f3630456 in nifi's branch 
refs/heads/master from [~jskora]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=0a7d149 ]

NIFI-3932 Symbols in API comments cause problems with Swagger Codegen
* Update ApiModelProperty descriptions to avoid problematic characters.

Signed-off-by: Pierre Villard <[email protected]>

This closes #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
>
> 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)

Reply via email to