[
https://issues.apache.org/jira/browse/NIFIREG-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339531#comment-16339531
]
Kevin Doran commented on NIFIREG-129:
-------------------------------------
I found the root cause and added a commit with the fix to this PR:
https://github.com/apache/nifi-registry/pull/95
> swagger spec missing snapshot_metadata param for bucket_flows_api
> -----------------------------------------------------------------
>
> Key: NIFIREG-129
> URL: https://issues.apache.org/jira/browse/NIFIREG-129
> Project: NiFi Registry
> Issue Type: Bug
> Affects Versions: 0.1.0, 0.2.0
> Reporter: Daniel Chaffelson
> Assignee: Kevin Doran
> Priority: Major
>
> When calling methods to retrieve versioned flows from the bucket_flows_api (
> get_flow, get_flow_version, get_latest_flow_version, etc) the spec calls for
> a bucket_id and a flow_id, however the endpoint returns the error "Invalid
> value for `snapshot_metadata`, must not be `None`"
> Presumably there is a parameter missing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)