[ 
https://issues.apache.org/jira/browse/NIFI-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573429#comment-15573429
 ] 

Stephane Maarek commented on NIFI-2893:
---------------------------------------

You're right my bad. I have still a lot of trouble to grasp how controller 
services are dependent on process groups and accessible from everywhere... 
Related somehow to 
https://issues.apache.org/jira/browse/NIFI-2895?jql=project%20%3D%20NIFI 

Thanks for the links, sad that the fixes proposed on the swagger github don't 
work for NiFi. 
I think nonetheless, that the response documentation needs to be fixed. Even if 
I click on the 200 response code and have the popup for TemplateEntity, I see a 
JSON document, not an XML one. It doesn't match the returned XML response


> Missing or wrong API doc
> ------------------------
>
>                 Key: NIFI-2893
>                 URL: https://issues.apache.org/jira/browse/NIFI-2893
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Documentation & Website
>    Affects Versions: 1.0.0
>            Reporter: Stephane Maarek
>            Priority: Minor
>
> At:
> https://nifi.apache.org/docs/nifi-docs/rest-api/
> Missing:
> - GET  /process-groups/{id}/controller-services
> Erroneous:
> - POST /process-groups/{id}/templates/upload
>     > should give a 201 in case of created, returns Location in header so we 
> can get the ID out of it
>     > it'd be good to have a description of the returned xml (nodes, etc)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to