docs: add apps section

This commit is contained in:
Stevan Freeborn
2023-04-22 19:28:48 -05:00
parent f6bf49cb38
commit 03905ada4e
3 changed files with 44 additions and 0 deletions
@@ -0,0 +1,12 @@
# The App Object
{% code heading="APP" defaultLanguage="json" %}
```json
{
"Id": 195,
"Name": "Tasks"
}
```
{% /code %}