Github user bbende commented on the issue:
https://github.com/apache/nifi-registry/pull/148
@kevdoran just pushed a commit that addresses the review comments, let me
know if you find anything else. As an FYI, I did try to change that swagger
annotation for LinkableEntity, but it doesn't seem to like Link.JaxbLink or the
fully qualified classname, so will leave that for another time.
The only outstanding question from the conversation yesterday was whether
the current SHA-256 approach is acceptable, or if we clients she be providing
that when uploading a bundle. Need @alopresto 's thoughts on that.
---