Skip to content

Commit 2653bd2

Browse files
committed
Added metafields_ json
1 parent ea6e300 commit 2653bd2

File tree

4 files changed

+336
-0
lines changed

4 files changed

+336
-0
lines changed
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"type": "object",
3+
"properties": {
4+
"owner": {
5+
"type": [
6+
"null",
7+
"object"
8+
],
9+
"properties": {
10+
"id": {
11+
"type": [
12+
"null",
13+
"string"
14+
]
15+
}
16+
}
17+
},
18+
"ownerType": {
19+
"type": [
20+
"null",
21+
"string"
22+
]
23+
},
24+
"value_type": {
25+
"type": [
26+
"null",
27+
"string"
28+
]
29+
},
30+
"key": {
31+
"type": [
32+
"null",
33+
"string"
34+
]
35+
},
36+
"createdAt": {
37+
"type": [
38+
"null",
39+
"string"
40+
],
41+
"format": "date-time"
42+
},
43+
"id": {
44+
"type": [
45+
"null",
46+
"string"
47+
]
48+
},
49+
"namespace": {
50+
"type": [
51+
"null",
52+
"string"
53+
]
54+
},
55+
"description": {
56+
"type": [
57+
"null",
58+
"string"
59+
]
60+
},
61+
"value": {
62+
"type": [
63+
"null",
64+
"integer",
65+
"object",
66+
"string"
67+
],
68+
"properties": {}
69+
},
70+
"updatedAt": {
71+
"type": [
72+
"null",
73+
"string"
74+
],
75+
"format": "date-time"
76+
},
77+
"type": {
78+
"type": [
79+
"null",
80+
"string"
81+
]
82+
}
83+
}
84+
}
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"type": "object",
3+
"properties": {
4+
"owner": {
5+
"type": [
6+
"null",
7+
"object"
8+
],
9+
"properties": {
10+
"id": {
11+
"type": [
12+
"null",
13+
"string"
14+
]
15+
}
16+
}
17+
},
18+
"ownerType": {
19+
"type": [
20+
"null",
21+
"string"
22+
]
23+
},
24+
"value_type": {
25+
"type": [
26+
"null",
27+
"string"
28+
]
29+
},
30+
"key": {
31+
"type": [
32+
"null",
33+
"string"
34+
]
35+
},
36+
"createdAt": {
37+
"type": [
38+
"null",
39+
"string"
40+
],
41+
"format": "date-time"
42+
},
43+
"id": {
44+
"type": [
45+
"null",
46+
"string"
47+
]
48+
},
49+
"namespace": {
50+
"type": [
51+
"null",
52+
"string"
53+
]
54+
},
55+
"description": {
56+
"type": [
57+
"null",
58+
"string"
59+
]
60+
},
61+
"value": {
62+
"type": [
63+
"null",
64+
"integer",
65+
"object",
66+
"string"
67+
],
68+
"properties": {}
69+
},
70+
"updatedAt": {
71+
"type": [
72+
"null",
73+
"string"
74+
],
75+
"format": "date-time"
76+
},
77+
"type": {
78+
"type": [
79+
"null",
80+
"string"
81+
]
82+
}
83+
}
84+
}
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"type": "object",
3+
"properties": {
4+
"owner": {
5+
"type": [
6+
"null",
7+
"object"
8+
],
9+
"properties": {
10+
"id": {
11+
"type": [
12+
"null",
13+
"string"
14+
]
15+
}
16+
}
17+
},
18+
"ownerType": {
19+
"type": [
20+
"null",
21+
"string"
22+
]
23+
},
24+
"value_type": {
25+
"type": [
26+
"null",
27+
"string"
28+
]
29+
},
30+
"key": {
31+
"type": [
32+
"null",
33+
"string"
34+
]
35+
},
36+
"createdAt": {
37+
"type": [
38+
"null",
39+
"string"
40+
],
41+
"format": "date-time"
42+
},
43+
"id": {
44+
"type": [
45+
"null",
46+
"string"
47+
]
48+
},
49+
"namespace": {
50+
"type": [
51+
"null",
52+
"string"
53+
]
54+
},
55+
"description": {
56+
"type": [
57+
"null",
58+
"string"
59+
]
60+
},
61+
"value": {
62+
"type": [
63+
"null",
64+
"integer",
65+
"object",
66+
"string"
67+
],
68+
"properties": {}
69+
},
70+
"updatedAt": {
71+
"type": [
72+
"null",
73+
"string"
74+
],
75+
"format": "date-time"
76+
},
77+
"type": {
78+
"type": [
79+
"null",
80+
"string"
81+
]
82+
}
83+
}
84+
}
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"type": "object",
3+
"properties": {
4+
"owner": {
5+
"type": [
6+
"null",
7+
"object"
8+
],
9+
"properties": {
10+
"id": {
11+
"type": [
12+
"null",
13+
"string"
14+
]
15+
}
16+
}
17+
},
18+
"ownerType": {
19+
"type": [
20+
"null",
21+
"string"
22+
]
23+
},
24+
"value_type": {
25+
"type": [
26+
"null",
27+
"string"
28+
]
29+
},
30+
"key": {
31+
"type": [
32+
"null",
33+
"string"
34+
]
35+
},
36+
"createdAt": {
37+
"type": [
38+
"null",
39+
"string"
40+
],
41+
"format": "date-time"
42+
},
43+
"id": {
44+
"type": [
45+
"null",
46+
"string"
47+
]
48+
},
49+
"namespace": {
50+
"type": [
51+
"null",
52+
"string"
53+
]
54+
},
55+
"description": {
56+
"type": [
57+
"null",
58+
"string"
59+
]
60+
},
61+
"value": {
62+
"type": [
63+
"null",
64+
"integer",
65+
"object",
66+
"string"
67+
],
68+
"properties": {}
69+
},
70+
"updatedAt": {
71+
"type": [
72+
"null",
73+
"string"
74+
],
75+
"format": "date-time"
76+
},
77+
"type": {
78+
"type": [
79+
"null",
80+
"string"
81+
]
82+
}
83+
}
84+
}

0 commit comments

Comments
 (0)