Re: Incorrect return classes specified on api annotations

2018-02-01 Thread Matt Gilman
Thanks for reaching out Charlie. If you wanted to submit a PR for this, I would be happy to review/merge it for you. Matt On Wed, Jan 31, 2018 at 5:34 PM, Charlie Meyer < charlie.me...@civitaslearning.com> wrote: > Hi, > > I opened up https://issues.apache.org/jira/browse/NIFI-4835 earlier today

Incorrect return classes specified on api annotations

2018-01-31 Thread Charlie Meyer
Hi, I opened up https://issues.apache.org/jira/browse/NIFI-4835 earlier today for a few places where the return type class did not reflect the entity that is being returned. For now, I've locally patched my build and was able to regenerate a correct swagger json, but figured id bring it up here as