Hacker News new | ask | show | jobs
by virtue3 146 days ago
Swagger is critical. The graphql schema.json is very very good at helping ai's figure out how to use the service. Swagger evens that advantage.
1 comments

How does Swagger help with REST though? By design, REST supports schemas and is self documenting, Swagger seems redundant.