mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 22:14:55 -04:00
Add stub application services REST API.
This commit is contained in:
parent
57d2bfca3f
commit
fa8e6ff900
7 changed files with 135 additions and 1 deletions
|
@ -75,6 +75,7 @@ class BaseHomeServer(object):
|
|||
'resource_for_content_repo',
|
||||
'resource_for_server_key',
|
||||
'resource_for_media_repository',
|
||||
'resource_for_app_services',
|
||||
'event_sources',
|
||||
'ratelimiter',
|
||||
'keyring',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue