Hacker News new | ask | show | jobs
by throwawaymaths 635 days ago
> writing the document first doesn't give you much over generating it from types.

There's a required top-level parameter called version. As you are writing the document, it's in your face.

1 comments

With Dropshot, the version is passed in as a function argument to the OpenAPI generator.
You will find out the problems with your approach.