Table of Contents

Class HeaderConstants

Namespace
JsonApiDotNetCore.Middleware
Assembly
JsonApiDotNetCore.dll
[PublicAPI]
public static class HeaderConstants
Inheritance
HeaderConstants
Inherited Members

Fields

AtomicOperationsMediaType

public const string AtomicOperationsMediaType = "application/vnd.api+json; ext=\"https://jsonapi.org/ext/atomic\""

Field Value

string

MediaType

public const string MediaType = "application/vnd.api+json"

Field Value

string