AppFunction
OCP App SDK / AppFunction
Interface: AppFunction
Defined in: src/app/types/AppManifest.ts:5
Properties
description
description:
string
Defined in: src/app/types/AppManifest.ts:7
entry_point
entry_point:
string
Defined in: src/app/types/AppManifest.ts:6
global?
optional
global:boolean
Defined in: src/app/types/AppManifest.ts:8
installation_resolution?
optional
installation_resolution:object
Defined in: src/app/types/AppManifest.ts:9
key
key:
string
type
type:
"GUID"
|"HEADER"
|"QUERY_PARAM"
|"JSON_BODY_FIELD"
Updated 3 days ago