Class JsonSchemaVersion
Inheritance
System.Object
JsonSchemaVersion
Namespace: Amazon.CDK.AWS.APIGateway
Assembly: Amazon.CDK.AWS.APIGateway.dll
Syntax (csharp)
public sealed class JsonSchemaVersion : Enum
Syntax (vb)
Public NotInheritable Class JsonSchemaVersion
Inherits
Enum
Synopsis
Fields
DRAFT4 | In API Gateway models are defined using the JSON schema draft 4. |
DRAFT7 | |
value__ |
Fields
DRAFT4
In API Gateway models are defined using the JSON schema draft 4.
public const JsonSchemaVersion DRAFT4
Field Value
Type | Description |
---|---|
JsonSchemaVersion |
Remarks
DRAFT7
value__
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |