Skip to content

Deprecate relaxed variants of media types#1966

Merged
bkoelman merged 2 commits intomasterfrom
deprecate-relaxed-media-types
Apr 10, 2026
Merged

Deprecate relaxed variants of media types#1966
bkoelman merged 2 commits intomasterfrom
deprecate-relaxed-media-types

Conversation

@bkoelman
Copy link
Copy Markdown
Member

@bkoelman bkoelman commented Apr 9, 2026

Deprecate the relaxed variants of JSON:API media type extensions, now that both NSwag and Kiota can handle media types containing double quotes.

Closes #1936.

QUALITY CHECKLIST

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.20%. Comparing base (dc50f7f) to head (b7031fb).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1966   +/-   ##
=======================================
  Coverage   92.20%   92.20%           
=======================================
  Files         437      437           
  Lines       14924    14924           
  Branches     2476     2476           
=======================================
  Hits        13760    13760           
  Misses        714      714           
  Partials      450      450           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

… that both NSwag and Kiota can handle media types containing double quotes
@bkoelman bkoelman force-pushed the deprecate-relaxed-media-types branch from 9644475 to bd14bdb Compare April 9, 2026 21:54
@bkoelman bkoelman marked this pull request as ready for review April 10, 2026 01:43
@bkoelman bkoelman merged commit e9b8f63 into master Apr 10, 2026
15 checks passed
@bkoelman bkoelman deleted the deprecate-relaxed-media-types branch April 10, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate/remove relaxed media types

1 participant