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

ASF GitHub Bot commented on NIFI-4172:
--------------------------------------

Github user mcgilman commented on the issue:

    https://github.com/apache/nifi/pull/2000
  
    Thanks for the PR @m-hogue. I almost made this fix myself awhile back and 
held off. Technically, this class is part of a domain model for the REST API. 
Folks should be able to use this model in conjunction with frameworks like 
Jersey or RestEasy to interact with the REST API. Because of this, we treat 
this as another public API and we don't introduce breaking changes outside of 
major releases. 
    
    Fortunately, the typo is not visible to folks consuming the REST API 
without our DTO domain model (through curl for instance). 


> Typo in nifi-web-api Entity class name
> --------------------------------------
>
>                 Key: NIFI-4172
>                 URL: https://issues.apache.org/jira/browse/NIFI-4172
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Michael Hogue
>            Assignee: Michael Hogue
>            Priority: Trivial
>
> There's an Entity in {{nifi-web-api}} named {{ClusteSummaryEntity}}. This 
> should be {{ClusterSummaryEntity}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to