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
Micronaut uses a custom media type for YAML: application/x-yaml, while IANA recently registered an official application/yaml. Micronaut should adopt this official type in its codebase.
The text was updated successfully, but these errors were encountered:
altro3
added a commit
to altro3/micronaut-core
that referenced
this issue
Mar 16, 2024
Issue description
Micronaut uses a custom media type for YAML:
application/x-yaml
, while IANA recently registered an officialapplication/yaml
. Micronaut should adopt this official type in its codebase.The text was updated successfully, but these errors were encountered: