Hacker News new | ask | show | jobs
by tempest_ 471 days ago
Is there an actual example of this in the wild?

I have seen things that generate server stubs but have not encountered something that enforces things like error code/response types etc.

1 comments

Indeed it doesn't enforce the response code and type. However, it's still a big step in the right direction to enforce request and response schema.