zulip/zerver/webhooks/opbeat/fixtures/new_app.json

38 lines
1.2 KiB
JSON

{
"id": "47f1f10158d94cbf93a0b539abc64b0f",
"html_url": null,
"title": "foo",
"summary": "App foo created",
"organization": {
"id": "27a4c0633f5c4a24a15a8896754145c4",
"name": "bar",
"short_name": "bar",
"url": "https://opbeat.com/api/v2/organizations/27a4c0633f5c4a24a15a8896754145c4",
"type_name": "organization"
},
"app": {
"id": "bdb4751769",
"name": "foo",
"short_name": "foo",
"url": "https://opbeat.com/api/v2/organizations/27a4c0633f5c4a24a15a8896754145c4/apps/bdb4751769",
"type_name": "app"
},
"subject_type": "app",
"subject": {
"id": "bdb4751769",
"created": "2018-01-03T11:16:49Z",
"name": "foo",
"short_name": "foo",
"settings": null,
"url": "https://opbeat.com/api/v2/organizations/27a4c0633f5c4a24a15a8896754145c4/apps/bdb4751769",
"html_url": "/bar/foo/",
"has_unread_notifications": false,
"has_metrics_available": false,
"language": "nodejs",
"framework": "custom",
"type_name": "app"
},
"action": "created",
"type_name": "activity"
}