Walter Cloete
Results
3
comments of
Walter Cloete
I think I've fixed this, (possibly only partly) in https://github.com/wcloete/prance.
Maybe have a look at the `ResolvingParser` on https://github.com/RonnyPfannschmidt/prance ?
You may need to add the definitions for `"#/components/schemas/A"` and `"#/components/schemas/B"` to your example, because currently there is no property named `type`. You have a property named `method`, was this...