What's new
Feature:
- sse helper
Bug fix:
- #1237 ws in a group merge error
- #1235 errors not handled correctly in resolve hook on dynamic mode
- #1234 optional path parameters can't follow required ones
- #1232 t.Files fails with array of files
Change:
- When yield is not sse, content-type is set to either
text/plain
orapplication/json
based on the response type
Full Changelog: 1.3.3...1.3.4