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
- problem type configuration is explicit via `ProblemConfig`
237
-
- global validator support added via `SetValidator` and `RegisterDefault`
238
-
- response metadata is generic, with optional `PageMeta` and `CursorMeta`
239
-
240
231
## Release workflow
241
232
242
233
The release workflow supports two paths:
@@ -250,6 +241,8 @@ On manual dispatch, the workflow finds the latest `v*` tag, bumps it according t
250
241
251
242
-[Improving Request Validation and Response Handling in Go Microservices](https://medium.com/@rluders/improving-request-validation-and-response-handling-in-go-microservices-cc54208123f2)
252
243
244
+
> Do you have a project example or a tutorial? Add it here.
0 commit comments