Skip to content

Commit 0204268

Browse files
Add owner field to SaaS Integrations manifest files (DataDog#21672)
Adds 'owner': 'saas-integrations' field to 3 integration manifest.json files for IDP-800. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent b9552b0 commit 0204268

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

anthropic_usage_and_costs/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "96f960de-2b87-41ec-8d9a-88fe75e93dc9",
44
"app_id": "anthropic-usage-and-costs",
5+
"owner": "saas-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

jamf_pro/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "02ca0a87-f9e7-46e3-989d-9ac8b3654ac4",
44
"app_id": "jamf-pro",
5+
"owner": "saas-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

trend_micro_cloud_one/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "06b13f44-cba3-48f1-8c73-338f22b9ad18",
44
"app_id": "trend-micro-cloud-one",
5+
"owner": "saas-integrations",
56
"display_on_public_website": false,
67
"tile": {
78
"overview": "README.md#Overview",

0 commit comments

Comments
 (0)