File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ <h3 id="JsonApiDotNetCore_Middleware_HeaderConstants_RelaxedAtomicOperationsMedi
222222
223223 < div class ="codewrapper ">
224224 < pre > < code class ="lang-csharp hljs "> [Obsolete("Use JsonApiMediaType.RelaxedAtomicOperations.ToString() instead.")]
225- public const string RelaxedAtomicOperationsMediaType = "application/vnd.api+json; ext=atomic-operations "</ code > </ pre >
225+ public const string RelaxedAtomicOperationsMediaType = "application/vnd.api+json; ext=atomic"</ code > </ pre >
226226 </ div >
227227
228228
Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ <h3 id="JsonApiDotNetCore_Middleware_JsonApiMediaType_RelaxedAtomicOperations" d
278278 < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Middleware/JsonApiMediaType.cs/#L30 "> < i class ="bi bi-code-slash "> </ i > </ a >
279279 </ h3 >
280280
281- < div class ="markdown level1 summary "> < p > Gets the JSON:API media type with the "atomic-operations " extension.</ p >
281+ < div class ="markdown level1 summary "> < p > Gets the JSON:API media type with the "atomic" extension.</ p >
282282</ div >
283283 < div class ="markdown level1 conceptual "> </ div >
284284
You can’t perform that action at this time.
0 commit comments