ArnaudL
3 years agoFrequent Visitor
generate a swagger file with repeating properties
Hi,
First of all, I'm not sure if my question is posted in the right place, sorry if it is.
Within our ETL (IICS Informatica), I am stuck because I can only map one "Name/Value" pair when I would like to do it as many times as necessary.
Below is a picture of my problem.
The "Request Structure" part is from the swagger file generated from the json file. It is correct because it determines the arrays well.
My question is if there is a trick to put in the swagger file so that it is possible to multiply the "Name/Value" couple as many times as you want?
As you can see, the same question arises for the "Details" lines
Thank you for your help
Arnaud