aboutsummaryrefslogtreecommitdiffstats
path: root/docs/API_Server.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Move status field reference to new Status_Reference.md fileKevin O'Connor2021-04-281-3/+2
| | | | | | | Move the reference of "printer" status fields from Command_Templates.md to a new Status_Reference.md file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Prefer Jinja2 "set" directive to default_parameter_xxx in examplesKevin O'Connor2021-04-261-5/+1
| | | | | | The "set" directive is more flexible and easier to understand. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Document "register_remote_method" endpointArksine2020-11-041-0/+30
| | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: Provide response_template in subscription examples in API_Server.mdKevin O'Connor2020-10-171-2/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add initial API_Server.md documentKevin O'Connor2020-10-171-0/+293
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>