[
https://issues.apache.org/jira/browse/NIFI-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Doran updated NIFI-6749:
------------------------------
Fix Version/s: (was: 1.10.0)
> 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
>
> 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)