Thanks to visit codestin.com Credit goes to github.com
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 f790db7 commit d6b6443Copy full SHA for d6b6443
test/schemas/v0/tests.schema.json
@@ -1,8 +1,8 @@
1
{
2
"$schema": "https://json-schema.org/draft/2020-12/schema",
3
"$id": "https://raw.githubusercontent.com/unicode-org/message-format-wg/main/test/schemas/v0/tests.schema.json",
4
- "title": "MessageFormat 2 data-driven tests",
5
- "description": "The main schema for MessageFormat 2 test data.",
+ "title": "Unicode MessageFormat data-driven tests",
+ "description": "The main schema for Unicode MessageFormat test data.",
6
"type": "object",
7
"additionalProperties": false,
8
"required": [
0 commit comments