|
|
|
|
|
by Pooge
464 days ago
|
|
> automatically generated OpenAPI specifications + API documentation I'd much rather have engineers write OpenAPI specification files by hand and then generate their server code from that file. Way easier to maintain and actually forces devs to have good documentation for their APIs. |
|
I have seen things that generate server stubs but have not encountered something that enforces things like error code/response types etc.