Results 2 comments of cedieio

> oneOf/anyOf at the top level > ![oneOf](https://user-images.githubusercontent.com/18028279/64889887-a4bb5d80-d66e-11e9-80a4-ef7b0676ca14.gif) > > ```yaml > openapi: 3.0.1 > info: > title: OneOf examples > license: > name: Apache 2.0 > url: 'http://www.apache.org/licenses/LICENSE-2.0.html' >...

Ah ! I manually grepped the showAlternativeSchemaExample on the dist folder and the apache serve I'm hosting and found the issue. It seems that I was not overwritting properly on...