John Roux
John Roux
Ummm, it is a private project still, let me rather generate a fresh example doc for you with some of the specifics taken out.
I can't promise that this is *great* or even good :sweat_smile: But it's technically allowed by the spec and seems to work well for my usecase. https://gist.github.com/JohnRoux/d2e3963e29c040b3b503675ea95d89af
Bearer of bad news :( That PR didn't actually fix things entirely for allOf. Context: I use an [`Item` schema](https://gist.github.com/JohnRoux/d2e3963e29c040b3b503675ea95d89af#file-api-docs-json-L307-L322) which my models "extend" in their own schema's like [this](https://gist.github.com/JohnRoux/d2e3963e29c040b3b503675ea95d89af#file-api-docs-json-L361-L391)...