forked-synapse/synapse/rest/appservice
Kegan Dougal 16b90764ad Convert expected format for AS regex to include exclusivity.
Previously you just specified the regex as a string, now it expects a JSON
object with a 'regex' key and an 'exclusive' boolean, as per spec.
2015-02-27 10:44:32 +00:00
..
v1 Convert expected format for AS regex to include exclusivity. 2015-02-27 10:44:32 +00:00
__init__.py Add stub application services REST API. 2015-01-27 14:01:51 +00:00