Hello,
I created a REST API descriptor using swagger 2 file which has some definitions which are using swagger Property allOf. For all these cases the docTypes generated are empty, instead of having attributes inside.
Does anybody knows if swagger Property allOf is recognized correctly by the REST API descriptor?
Thank you!
Ada