You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to my thoughts in #186, I'm down for a spec driven approach. I've tried this a few times, but the projects always sizzled out as I've run out of time. That was all before we had openapi2proto and it's underlying tools though.
Whether the input is Go code and the output is Swagger Spec
Or whether the input is Swagger Spec and the output is Go Code
API documentation should be locked with the API implementation so that the documentation never goes stale.
The text was updated successfully, but these errors were encountered: