Skip to content

Commit e4a391c

Browse files
Update definitions/standard/data_type/type/text_encoding.proto.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
1 parent 10f170c commit e4a391c

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed
Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
{
2-
"variant": "TYPE",
3-
"identifier": "TEXT_ENCODING",
4-
"name": [
5-
{
6-
"code": "en-US",
7-
"content": "Text Encoding"
8-
}
9-
],
10-
"alias": [
11-
{
12-
"code": "en-US",
13-
"content": "text;encoding;base64"
14-
}
15-
],
16-
"displayMessage": [
17-
{
18-
"code": "en-US",
19-
"content": "Text Encoding"
20-
}
21-
],
22-
"rules": [
23-
{
24-
"itemOfCollection": {
25-
"items": [
26-
{
27-
"stringValue": "BASE64"
28-
}
29-
]
30-
}
31-
}
32-
],
33-
"genericKeys": []
2+
"variant": "TYPE",
3+
"identifier": "TEXT_ENCODING",
4+
"name": [
5+
{
6+
"code": "en-US",
7+
"content": "Text Encoding"
8+
}
9+
],
10+
"alias": [
11+
{
12+
"code": "en-US",
13+
"content": "text;encoding;base64"
14+
}
15+
],
16+
"displayMessage": [
17+
{
18+
"code": "en-US",
19+
"content": "Text Encoding"
20+
}
21+
],
22+
"rules": [
23+
{
24+
"itemOfCollection": {
25+
"items": [
26+
{
27+
"stringValue": "BASE64"
28+
}
29+
]
30+
}
31+
}
32+
],
33+
"genericKeys": []
3434
}

0 commit comments

Comments
 (0)