This should include:
- a manifest of internal dependencies (i.e. classes, libraries, and services to be distributed with the app)
- a manifest of access permissions (e.g.
/collection1: r--rw-rwx, /method2: -----xrwx)
- a manifest of authorized external dependencies
As well as an /install endpoint.
This should include:
/collection1: r--rw-rwx, /method2: -----xrwx)As well as an
/installendpoint.