Name | Description | Schema | Default | Example |
---|---|---|---|---|
id optional |
string | null |
01234567-0123-0123-0123-012345678901 |
|
name optional |
string | null |
CalculatorAPI |
|
description optional |
string | null |
A calculator API that supports basic operations |
|
context optional |
string | null |
CalculatorAPI |
|
version optional |
string | null |
1.0.0 |
|
provider optional |
If the provider value is not given, the user invoking the API will be used as the provider.\n |
string | null |
admin |
status optional |
string | null |
CREATED |