ContentType type

Defines values for ContentType.
KnownContentType can be used interchangeably with ContentType, this enum contains the known values that the service supports.

Known values supported by the service

application/json: The content type is application/json.

type ContentType = string