Comment on Show HN: Auto-generate an OpenAPI spec by listening to localhostparentComments−rad_gruchalski2yYes, so use Jsonnet or generate it from some intermediate representation using some alternative method. What’s the problem?−paholg2yWhy though when I can just generate it from my actual code and not have to maintain two copies of my api spec?−lttlrck2yJsonnet introduces another (flawed) language?
Comments
Yes, so use Jsonnet or generate it from some intermediate representation using some alternative method. What’s the problem?
Why though when I can just generate it from my actual code and not have to maintain two copies of my api spec?
Jsonnet introduces another (flawed) language?