Magidoc

Manifest defines a component which can be installed for a tenant. It contains descriptions on what OAuth2Clients have to be created, what settings are available for editing and also it's vendor.

Fields

#

_createdDateTime

_id

ID !
Non-null

Unique identifier of a record.

_kind

ID !
Non-null

Record type.

_updatedDateTime

active

Non-null

Determines whether this feature is active and can be installed

buildInfo

Generic information about feature

dependencies

Non-null

Manifest dependencies

description

Feature's description

icon

Component's SVG icon

lifecycle

Lifecycle rules configurations

manifestVersion

Manifest's version

name

Non-null

Feature's name

oauth

List of OAuth2 clients which will be provisioned during feature installation

restricted

Non-null

Indicates if feature operations on this Feature are restricted. Restriction means, that regular users not able to manipulate this feature

settings

Defines what settings are exposed by current feature Settings are grouped per client feature is using

ui

Manifest UI section

Interfaces

#

Also implements APIResource .

Usages

#

References

#