Show / Hide Table of Contents

Enum TransformationContentTypes

Enumeration of available content types for webhook transformations.

Namespace:Contentful.Core.Models.Management
Assembly:cs.temp.dll.dll
Syntax
public enum TransformationContentTypes

Fields

Name Description
ApplicationJson

application/json

ApplicationJsonAndCharset

application/json; charset=utf-8

ContentfulManagementPlusJson

application/vnd.contentful.management.v1+json

ContentfulManagementPlusJsonAndCharset

application/vnd.contentful.management.v1+json; charset=utf-8

FormEncoded

application/x-www-form-urlencoded

FormEncodedAndCharset

application/x-www-form-urlencoded; charset=utf-8

Back to top Copyright © 2015-2016 Contentful
Generated by DocFX