stroisi

Results 1 issues of stroisi

When processing a yaml with definitions that include multiple levels of inheritance an NPE is thrown. Example model: ` GrandParentObj: discriminator: objType required: - objType properties: prop1: type: string objType:...