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

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

Commit 79fa4ad46fceaa8393d8cdc22d25c1d6ac8b47dc in nifi's branch 
refs/heads/master from [~kdoran]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=79fa4ad ]

NIFI-4835 Corrects Swagger spec response types in FlowResource


> Incorrect return type specified for 
> registries/{registry-id}/buckets/{bucket-id}/flows
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-4835
>                 URL: https://issues.apache.org/jira/browse/NIFI-4835
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Flow Versioning
>    Affects Versions: 1.5.0
>            Reporter: Charlie Meyer
>            Assignee: Kevin Doran
>            Priority: Major
>              Labels: swagger
>             Fix For: 1.6.0
>
>
> On 
> [https://github.com/apache/nifi/blob/b6117743d4c1c1a37a16ba746b9edbbdd276d69f/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FlowResource.java#L1376]
> {{response = BucketsEntity.class}}
> should likely be
> {{response = VersionedFlowsEntity.class}}
>  
> same copy/paste error on line 1412 also for versions, although that should be 
> {{VersionedFlowSnapshotMetadataSetEntity.class}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to