UNPKG
@pipedream/fogbugz
Version:
latest (0.2.0)
0.2.0
0.1.0
0.0.1
Pipedream FogBugz Components
pipedream.com/apps/fogbugz
@pipedream/fogbugz
/
sources
/
new-caseevent
/
test-event.mjs
12 lines
•
169 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
export
default
{
"ixBug"
:
1
,
"operations"
: [
"edit"
,
"assign"
,
"resolve"
,
"email"
],
"sTitle"
:
"Case 01"
,
"sStatus"
:
"Active"
,
"ixBugParent"
:
0
}