mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 16:13:06 +00:00
feat: add certification thing
This commit is contained in:
@@ -1,22 +1,11 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"categories": [
|
||||
"privacy"
|
||||
],
|
||||
"categories": ["privacy"],
|
||||
"description": "This is a Description",
|
||||
"defaultValue": [],
|
||||
"inputType": "multiple choice",
|
||||
"values": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8
|
||||
],
|
||||
"values": [1, 2, 3, 4, 5, 6, 7, 8],
|
||||
"name": "numbers",
|
||||
"order": 1,
|
||||
"origin": {
|
||||
|
||||
Reference in New Issue
Block a user