Skip to content

Implement an app package data structure #317

Description

@haydnv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions