[ 
https://issues.apache.org/jira/browse/NIFI-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephane Maarek updated NIFI-2893:
----------------------------------
    Description: 
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)

  was:
At:
https://nifi.apache.org/docs/nifi-docs/rest-api/

We're missing the GET  /process-groups/{id}/controller-services
To list all the controller services within process groups. Only POST currently 
exists



> 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