conformance
November 12, 2025 · View on GitHub
Type: object
Properties overview
| Property | Type | Required | Description |
|---|---|---|---|
conformsTo | array[string] | ✓ |
Detailed Properties
conformsTo(array[string]) - required
Example
{
"conformsTo": [
"example-string",
"example-string"
]
}