You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/22 05:17:12 UTC

[jira] [Commented] (NIFI-1802) Improve documentation for API controller endpoints

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

ASF GitHub Bot commented on NIFI-1802:
--------------------------------------

GitHub user alopresto opened a pull request:

    https://github.com/apache/nifi/pull/376

    NIFI-1802 Separated /access REST API endpoints into separate section in API docs.

    Fixed typo in DocGenerator comments.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alopresto/nifi NIFI-1802

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/376.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #376
    
----
commit 948369bbe5fbe2bc5f81ed748472bd66ff66fb45
Author: Andy LoPresto <al...@apache.org>
Date:   2016-04-22T02:52:24Z

    NIFI-1802 Separated /access REST API endpoints into separate section in API docs.
    Fixed typo in DocGenerator comments.

----


> Improve documentation for API controller endpoints
> --------------------------------------------------
>
>                 Key: NIFI-1802
>                 URL: https://issues.apache.org/jira/browse/NIFI-1802
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Documentation & Website
>    Affects Versions: 0.6.1
>            Reporter: Andy LoPresto
>            Priority: Minor
>             Fix For: 1.0.0, 0.7.0
>
>
> The REST API documentation includes {{/access}} paths within the "Controller" section and some users do not realize that these paths are not preceded by {{/controller}}. Separating the access endpoints into their own section should clarify this for users. 



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