We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83cd313 commit 73d48f6Copy full SHA for 73d48f6
1 file changed
Sources/ATCommonWeb/TypeScript-bound/Models.swift
@@ -50,7 +50,7 @@ public enum SchemaType {
50
/// Represents a schema for validating `CARHeader` values
51
case carHeader
52
53
- /// Represents a schema for validating `[String: UnknownType` values.
+ /// Represents a schema for validating `[String: UnknownType]` values.
54
case array
55
56
/// Represents a schema for validating `UnknownType` values.
0 commit comments