Live data from Hacker News

OpenAPI spec is lying to you

github.com

1–5 of 5 posts

Re: OpenAPI spec is lying to you

#4
This is why I like NestJS's swagger integration which derives your spec from class-validator payload constraints and some endpoint decorators, if/as those change it updates automatically.