scottie1984 / swagger-ui-express

Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
MIT License
1.42k stars 225 forks source link

oneOf, anyOf, allOf, not #359

Open olawalejuwonm opened 1 year ago

olawalejuwonm commented 1 year ago

Using oneOf, anyOf, allOf doesn't not display this schema's. I expect that when it's used all the possible schema should be rendered