-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanifest.yml
45 lines (43 loc) · 1.04 KB
/
manifest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
modules:
macro:
- key: postman-api-hello-world
function: main
title: Postman doc
description: Add Postman doc as a Macro
config:
function: config-function-key
confluence:contentAction:
- key: context-action-key
function: context
title: Postman doc
description: Adds Postman Doc to confluence
confluence:spaceSettings:
- key: space-settings
function: space
title: Postman Doc
confluence:spacePage:
- key: space-page
function: space-function-page
title: Postman Doc
route: postman-doc
function:
- key: main
handler: index.run
- key: config-function-key
handler: index.config
- key: context
handler: index.context
- key: space
handler: index.space
- key: space-function-page
handler: index.spacePage
app:
id: ari:cloud:ecosystem::app/15d3992b-e2bd-43b8-a86b-f383e25d8247
permissions:
scopes:
- write:confluence-content
- storage:app
external:
fetch:
backend:
- api.getpostman.com