Name | Description | Schema | Default | Example |
---|---|---|---|---|
id optional |
string | null |
01234567-0123-0123-0123-012345678901 |
|
name optional |
string | null |
CalculatorApp |
|
description optional |
string | null |
A calculator App that supports basic operations |
|
context optional |
string | null |
CalculatorApp |
|
version optional |
string | null |
1.0.0 |
|
provider optional |
If the provider value is not given, the user invoking the App will be used as the provider.\n |
string | null |
admin |
lifecycleState optional |
string | null |
CREATED |
|
rating optional |
User rating for the app\n |
number | null |
4.0 |