Skip to content

Commit fd50db4

Browse files
authored
Merge pull request KelvinTegelaar#13 from KelvinTegelaar/dev
[pull] dev from KelvinTegelaar:dev
2 parents 4702b97 + eb3c8f2 commit fd50db4

68 files changed

Lines changed: 2909 additions & 823 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

0 Bytes
Binary file not shown.

CIPPActivityFunction/function.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
"name": "starter",
1212
"type": "durableClient",
1313
"direction": "in"
14+
},
15+
{
16+
"type": "queue",
17+
"direction": "out",
18+
"name": "QueueItem",
19+
"queueName": "cippqueue"
1420
}
1521
]
1622
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)