gin/render
Vincent Bernat 85f9380b9b fix(render): use application/yaml when rendering YAML
As per RFC 9512, application/x-yaml is now deprecated and applications
should use application/yaml. This commit fix the Content-Type header
when rendering YAML.
2024-02-21 19:58:17 +01:00
..