Page MenuHomePhabricator

Allow extensions to define REST modules
Closed, DuplicatePublic

Description

Extensions should be able to define REST modules (rather than just individual endpoints) using the RestModules key in their extension.json. Entries under the RestModules key refer to module definition files (T366837) in the extension's directory.