|
62 | 62 | "default": true,
|
63 | 63 | "crudKey": "id",
|
64 | 64 | "callbacks": []
|
| 65 | + }, |
| 66 | + { |
| 67 | + "uuid": "f652991e-478b-43b7-8f6f-810308e54457", |
| 68 | + "body": "{}", |
| 69 | + "latency": 0, |
| 70 | + "statusCode": 406, |
| 71 | + "label": "In case bond is invalid", |
| 72 | + "headers": [], |
| 73 | + "bodyType": "INLINE", |
| 74 | + "filePath": "", |
| 75 | + "databucketID": "", |
| 76 | + "sendFileAsBody": false, |
| 77 | + "rules": [], |
| 78 | + "rulesOperator": "OR", |
| 79 | + "disableTemplating": false, |
| 80 | + "fallbackTo404": false, |
| 81 | + "default": false, |
| 82 | + "crudKey": "id", |
| 83 | + "callbacks": [] |
65 | 84 | }
|
66 | 85 | ],
|
67 | 86 | "responseMode": null
|
|
248 | 267 | }
|
249 | 268 | ],
|
250 | 269 | "responseMode": null
|
| 270 | + }, |
| 271 | + { |
| 272 | + "uuid": "99b210a0-8919-44b4-96a7-91eee7aa0a4b", |
| 273 | + "type": "http", |
| 274 | + "documentation": "Gets polled when waiting on the other party to take action on something. Returns 200 if ready, 204 if not ready.", |
| 275 | + "method": "post", |
| 276 | + "endpoint": "poll-escrow-confirmation", |
| 277 | + "responses": [ |
| 278 | + { |
| 279 | + "uuid": "2cb56467-1055-4df1-b379-06b61548a923", |
| 280 | + "body": "", |
| 281 | + "latency": 0, |
| 282 | + "statusCode": 204, |
| 283 | + "label": "Returned if one party has to take action to continue", |
| 284 | + "headers": [], |
| 285 | + "bodyType": "INLINE", |
| 286 | + "filePath": "", |
| 287 | + "databucketID": "", |
| 288 | + "sendFileAsBody": false, |
| 289 | + "rules": [], |
| 290 | + "rulesOperator": "OR", |
| 291 | + "disableTemplating": false, |
| 292 | + "fallbackTo404": false, |
| 293 | + "default": true, |
| 294 | + "crudKey": "id", |
| 295 | + "callbacks": [] |
| 296 | + }, |
| 297 | + { |
| 298 | + "uuid": "90dbb065-f717-491d-a88e-9f767cdaba30", |
| 299 | + "body": "{}", |
| 300 | + "latency": 0, |
| 301 | + "statusCode": 200, |
| 302 | + "label": "Returned if trade can continue", |
| 303 | + "headers": [], |
| 304 | + "bodyType": "INLINE", |
| 305 | + "filePath": "", |
| 306 | + "databucketID": "", |
| 307 | + "sendFileAsBody": false, |
| 308 | + "rules": [], |
| 309 | + "rulesOperator": "OR", |
| 310 | + "disableTemplating": false, |
| 311 | + "fallbackTo404": false, |
| 312 | + "default": false, |
| 313 | + "crudKey": "id", |
| 314 | + "callbacks": [] |
| 315 | + } |
| 316 | + ], |
| 317 | + "responseMode": null |
251 | 318 | }
|
252 | 319 | ],
|
253 | 320 | "rootChildren": [
|
|
278 | 345 | {
|
279 | 346 | "type": "route",
|
280 | 347 | "uuid": "34bda159-89cf-453c-bf5c-fa532b35f202"
|
| 348 | + }, |
| 349 | + { |
| 350 | + "type": "route", |
| 351 | + "uuid": "99b210a0-8919-44b4-96a7-91eee7aa0a4b" |
281 | 352 | }
|
282 | 353 | ],
|
283 | 354 | "proxyMode": false,
|
|
0 commit comments