Zackeus Bengtsson created NIFI-12302:
----------------------------------------
Summary: Registry swagger enums are generated with incorrect values
Key: NIFI-12302
URL: https://issues.apache.org/jira/browse/NIFI-12302
Project: Apache NiFi
Issue Type: Bug
Components: NiFi Registry
Affects Versions: 1.23.2, 2.0.0, 1.24.0
Reporter: Zackeus Bengtsson
In the generated swagger.json api definition, objects that contain the
BundleType enum, like BundleInfo, have the wrong enum values. The enum values
for bundleType should be "nifi-nar" and "minifi-cpp", but are currently
"NIFI_NAR" and "MINIFI_CPP". For the endpoint resource defenitions in the
swagger file, the enum values are correctly generated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)