Class OpenApiReferenceConstants
Holds constants used for open API reference generation.
public static class OpenApiReferenceConstants
- Inheritance
-
objectOpenApiReferenceConstants
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