# HG changeset patch # User Kim Alvefur # Date 1606569243 -3600 # Node ID bb111148d031bb50e4d169feeb7116b7d1243853 # Parent 44e18454e1e0bf4048082c07f9e863d19ab742e0 mod_rest: Expand TODO diff -r 44e18454e1e0 -r bb111148d031 mod_rest/README.markdown --- 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