Skip to content

Instantly share code, notes, and snippets.

@simonhaines
simonhaines / spec.json
Created February 28, 2020 00:33
Sample spec.json showing openapi-generator-cli-4.2.3 bug
{
"openapi": "3.0.1",
"info": {
"title": "Test API",
"version": "v1"
},
"paths": {
},
"components": {
"schemas": {