Hacker News new | ask | show | jobs
by skydhash 127 days ago
> it won't need a lot of correction since you're providing the routes, returned statuses and possible error messages.

Wouldn’t be better to setup an api docs (Postman, RapidApi,…), extract an OpenAPI version from that, then use a generator for your language of choice (Nswag,…)?