[
https://issues.apache.org/jira/browse/NIFI-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946995#comment-16946995
]
ASF subversion and git services commented on NIFI-6749:
-------------------------------------------------------
Commit 2d9014584209da5906d2b288612f5be82349dc16 in nifi's branch
refs/heads/master from Kevin Doran
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2d90145 ]
NIFI-6749 This closes #3792. Fix Swagger for
ControllerServiceReferencingComponentDTO
Signed-off-by: Joe Witt <[email protected]>
> Fix swagger doc error for allowableValues in
> ControllerServiceReferencingComponentDTO
> -------------------------------------------------------------------------------------
>
> Key: NIFI-6749
> URL: https://issues.apache.org/jira/browse/NIFI-6749
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.9.2
> Reporter: Kevin Doran
> Assignee: Kevin Doran
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> swagger codegen is generating bad values for this class:
> def reference_type(self, reference_type):
> """
> Sets the reference_type of this
> ControllerServiceReferencingComponentDTO.
> The type of reference this is.
> :param reference_type: The reference_type of this
> ControllerServiceReferencingComponentDTO.
> :type: str
> """
> allowed_values = ["Processor", "ControllerService", "or
> ReportingTask"]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)