-
Task
-
Resolution: Unresolved
-
Critical
-
None
-
None
Description
Frontend client generator is written to satisfy needs of OpenAPI v2 standard and needs to be updated to correspond with OpenAPI v3.
The need has been noticed when working on https://issues.redhat.com/browse/RHINENG-13402 where parameter needs to be passed as an array
Test Instructions
Expected Results
Generated client is able to generate separate parameter for each array item
Motivation / Justification
https://issues.redhat.com/browse/RHINENG-13402