Mercurial > prosody-modules
diff mod_rest/README.markdown @ 4275:bb111148d031
mod_rest: Expand TODO
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 28 Nov 2020 14:14:03 +0100 |
parents | 7191d4638393 |
children | 8df6cc648963 |
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