Closed keynmol closed 1 year ago
Here's the line to fix :
The issue is that the getDescription
returns null. The openapi specification states that this value is optional, so we need to give it a dummy description/name to avoid the NPE down the line when it's not provided.
I can fix that as well since I'm in the repo, what do you think of External Docs
as a dummy?
This works on 0.3.8, but
mill -i cli.run openapi-to-smithy --input doc.json flyway-machines-out/
Exception: