This plugin serves as a template from which new plugins can be built.
Says hello :)
| Type: | scope | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Root object: | InputParams | ||||||||||
| Properties | name (
| ||||||||||
| Required: | Yes |
|---|---|
| Type: | string |
| Minimum length: | 1 |
Objects
InputParams (object)
| Type: | object | ||||||
|---|---|---|---|---|---|---|---|
| Properties | name (
|
| Required: | Yes |
|---|---|
| Type: | string |
| Minimum length: | 1 |
| Type: | scope | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Root object: | ErrorOutput | ||||||||
| Properties | error (
| ||||||||
| Required: | Yes |
|---|---|
| Type: | string |
Objects
ErrorOutput (object)
| Type: | object | ||||
|---|---|---|---|---|---|
| Properties | error (
|
| Required: | Yes |
|---|---|
| Type: | string |
| Type: | scope | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Root object: | SuccessOutput | ||||||||
| Properties | message (
| ||||||||
| Required: | Yes |
|---|---|
| Type: | string |
Objects
SuccessOutput (object)
| Type: | object | ||||
|---|---|---|---|---|---|
| Properties | message (
|
| Required: | Yes |
|---|---|
| Type: | string |