Skip to content

Commit 1db88d0

Browse files
committed
fix observed-string schema
1 parent 72f051d commit 1db88d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

extension-definition-specifications/observed-string-8b1/extension-definition--8b1aa84c-5532-4c69-a8e7-b6170facfd3d.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"value": {
3636
"type": "string",
3737
"description": "The Unicode encoded value of the string. It SHOULD come from string-purpose-ov"
38-
},
39-
"required": [
38+
}
39+
},
40+
"required": [
4041
"extensions",
4142
"purpose",
4243
"value"
43-
]
44-
}
44+
]
4545
}
4646
]
4747
}

0 commit comments

Comments
 (0)