Bryan Bende created NIFIREG-422:
-----------------------------------
Summary: Swagger spec incorrectly has version field as required
Key: NIFIREG-422
URL: https://issues.apache.org/jira/browse/NIFIREG-422
Project: NiFi Registry
Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Bryan Bende
The revision feature is configurable in nifi-registry.properties and is
disabled by default, but the swagger annotations have the "version" field
marked as required, so a client generated from the swagger spec will require
version to be sent on delete requests even when its not required by the server.
This impacts delete for policies, tenants, buckets, and flows.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)