GitHub user jskora opened a pull request:

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

    Extend REST API docs template to handle read only properties.

    * Add read only property handling to type.hbs template.
    * Add flag to ProcessorDTO.getRelationships to reflect read only nature of 
the property.
    * Remove explicit "read only" message from 
ConnectionDTO.getAvailableRelationships to avoid duplicate text.

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

    $ git pull https://github.com/jskora/nifi NIFI-2237

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

    https://github.com/apache/nifi/pull/806.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 #806
    
----
commit a74080987f4da517a0d00bcb0e6997248ae94c24
Author: Joe Skora <jsk...@gmail.com>
Date:   2016-08-08T02:13:13Z

    Extend template handling to read only properties.
    * Add read only property handling to type.hbs template.
    * Add flag to ProcessorDTO.getRelationships to reflect read only nature of 
the property.
    * Remove explicit "read only" message from 
ConnectionDTO.getAvailableRelationships to avoid duplicate text.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to