[
https://issues.apache.org/jira/browse/NIFIREG-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339245#comment-16339245
]
Kevin Doran commented on NIFIREG-129:
-------------------------------------
[~chaffelson] - I don't think this is a missing API parameter. To confirm, you
are referring to {{GET /buckets/<id>/flows}} ? Internally, this endpoint
composes a response from internal indexes, and you may have come across a bug
there. Can you post the full HTTP response sent from the server as well as a
stack trace for the error from nifi-registry-app.log?
> 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)