cedieio
Results
2
comments of
cedieio
> oneOf/anyOf at the top level >  > > ```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...