hermannpencole / nifi-swagger-client

Client swagger for nifi with security
Apache License 2.0
38 stars 20 forks source link

ProcessGroupsApi uploadTemplate Only Accepts Files #11

Open elderjeb opened 6 years ago

elderjeb commented 6 years ago

The uploadTemplate function in the ProcessGroupApi only accepts file types, preventing complete in-memory operation (for example when transferring a template between environments, or reading the template from a target URL).