conformance

November 12, 2025 · View on GitHub

Type: object


Properties overview

PropertyTypeRequiredDescription
conformsToarray[string]✓

Detailed Properties

  • conformsTo (array[string]) - required

Example

{
  "conformsTo": [
    "example-string",
    "example-string"
  ]
}

Contents

  1. 1Properties overview
  2. 2Detailed Properties
  3. 3Example