2018-08-29 19:13:01 +00:00
|
|
|
# Describes the format for Habitica service
|
|
|
|
api_call:
|
|
|
|
fields:
|
|
|
|
name:
|
2021-05-12 18:49:04 +00:00
|
|
|
required: true
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "xxxNotAValidNickxxx"
|
2021-05-12 18:49:04 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2018-08-29 19:13:01 +00:00
|
|
|
path:
|
2021-05-12 18:49:04 +00:00
|
|
|
required: true
|
2018-08-29 19:13:01 +00:00
|
|
|
example: '["tasks", "user", "post"]'
|
2021-05-12 18:49:04 +00:00
|
|
|
selector:
|
|
|
|
object:
|
2018-08-29 19:13:01 +00:00
|
|
|
args:
|
|
|
|
example: '{"text": "Use API from Home Assistant", "type": "todo"}'
|
2021-05-12 18:49:04 +00:00
|
|
|
selector:
|
|
|
|
object:
|