Class: DatadogAPIClient::V1::SyntheticsAssertionJSONSchemaMetaSchema

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/synthetics_assertion_json_schema_meta_schema.rb

Overview

The JSON Schema meta-schema version used in the assertion.

Constant Summary collapse

DRAFT_07 =
"draft-07".freeze
DRAFT_06 =
"draft-06".freeze

Method Summary

Methods included from BaseEnumModel

included