chore(docs): Generated DML JSON files (automated) (#13790)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
858b3e3b9b
commit
5bc9de9d2e
@@ -8,6 +8,9 @@
|
||||
"user_id": "The user id of the view configuration",
|
||||
"is_system_default": "Whether the view configuration is system default.",
|
||||
"configuration": "The configuration of the view configuration"
|
||||
},
|
||||
"deprecated": {
|
||||
"is_deprecated": false
|
||||
}
|
||||
},
|
||||
"UserPreference": {
|
||||
@@ -17,6 +20,9 @@
|
||||
"user_id": "The user id of the user preference",
|
||||
"key": "The key of the user preference",
|
||||
"value": "The value of the user preference"
|
||||
},
|
||||
"deprecated": {
|
||||
"is_deprecated": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user