[
https://issues.apache.org/jira/browse/NIFI-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Witt resolved NIFI-6749.
----------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
> 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
> Fix For: 1.10.0
>
> Time Spent: 20m
> 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)