Software /
code /
prosody-modules
Changeset
4275:bb111148d031
mod_rest: Expand TODO
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 28 Nov 2020 14:14:03 +0100 |
parents | 4274:44e18454e1e0 |
children | 4276:ec33b3b1136c |
files | mod_rest/README.markdown |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_rest/README.markdown Wed Nov 25 06:44:51 2020 +0000 +++ b/mod_rest/README.markdown Sat Nov 28 14:14:03 2020 +0100 @@ -508,7 +508,11 @@ } ``` -- **TODO** Describe multi-step commands with dataforms. +# TODO + +- Describe multi-step commands with dataforms. +- Versioned API, i.e. /v1/stanzas +- Bind resource to webhook/callback # Compatibility