Table of Contents

Class OpenApiReferenceConstants

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.Shared.dll

Holds constants used for open API reference generation.

public static class OpenApiReferenceConstants
Inheritance
object
OpenApiReferenceConstants

Fields

CONTENT_TYPE_REFERENCE

Represents the reference to content type.

public const string CONTENT_TYPE_REFERENCE = "Kentico.Xperience.Content.Type"

Field Value

string

REUSABLE_SCHEMA_REFERENCE

Represents the reference to reusable schema.

public const string REUSABLE_SCHEMA_REFERENCE = "Kentico.Xperience.Reusable.Schema"

Field Value

string

TAXONOMY_REFERENCE

Represents the reference to taxonomy.

public const string TAXONOMY_REFERENCE = "Kentico.Xperience.Taxonomy"

Field Value

string