yseto

Results 7 issues of yseto

Incorporate filters by gojq. Useful since results are often parsed with jq

- added staticcheck on workflow. - update workflow - use Go 1.19.x

Path parameters now supports encoding.TextUnmarshaler interface. https://github.com/deepmap/oapi-codegen/pull/404 Query parameters do not. I changed to call UnmarshalText instead of reflect.Set if the destination type implements encoding.TextUnmarshaler