Jono Clarnette
Jono Clarnette
In my repo I extended the describe types https://github.com/mrjono1/joi-to-typescript/blob/master/src/joiDescribeTypes.ts this may help as I was able to make these types recursive. This may help you
It might be possible try changing this line to type and see what happens https://github.com/mrjono1/joi-to-typescript/blob/master/src/parse.ts#L161
How did you go?
That makes sense
would you want everything to be a `type` instead of an `interface` or just some of them?
Allow is working almost the same as valid this should be fixed
I am also having this issue, if they are reserved for docusign there should be no reference to them in the customer facing swagger. I have had to manually edit...