[
https://issues.apache.org/jira/browse/NIFI-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otto Fowler updated NIFI-10207:
-------------------------------
Description:
A new run status of RUN_ONCE was added to the system in NIFI-8188.
The ApiModelValue was not set however, so OpenApi/Swagger generations do not
have support for RUN_ONCE as an allowable value, and get errors.
see: https://github.com/Chaffelson/nipyapi/issues/309
> ProcessorRunStatusEntity does not declare RUN_ONCE in ApiModelValue
> -------------------------------------------------------------------
>
> Key: NIFI-10207
> URL: https://issues.apache.org/jira/browse/NIFI-10207
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.14.0
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Priority: Major
>
> A new run status of RUN_ONCE was added to the system in NIFI-8188.
> The ApiModelValue was not set however, so OpenApi/Swagger generations do not
> have support for RUN_ONCE as an allowable value, and get errors.
> see: https://github.com/Chaffelson/nipyapi/issues/309
--
This message was sent by Atlassian Jira
(v8.20.10#820010)