mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
e7567b04e2
- Methods for getBranches, getDefaultBranch, and createBranch in flow registry client - Add branch as a field to all relevant objects - Add optional branch argument to REST API for retrieving buckets - Add new REST API for retrieving branches for a given registry client - Enforce NiFi Registry can only receive default branch This closes #8726 Signed-off-by: David Handermann <exceptionfactory@apache.org>