@forge/manifest

12.6.0-next.112.6.0-next.2
out/mapping/agent-product-context-to-scope-mapping.json
+out/mapping/agent-product-context-to-scope-mapping.jsonNew file
+14
Index: package/out/mapping/agent-product-context-to-scope-mapping.json
===================================================================
--- package/out/mapping/agent-product-context-to-scope-mapping.json
+++ package/out/mapping/agent-product-context-to-scope-mapping.json
@@ -0,0 +1,14 @@
+{
+    "_warning": "DO NOT EDIT: This file is auto-generated from Shipyard. See src/mapping/README.md",
+    "_source": "ari:cloud:platform-services::agent-product-context-to-scope-mapping/v1/prod",
+    "mapping": [
+        {
+            "productContext": "jira",
+            "oAuthScopes": {
+                "current": [
+                    "read:jira-work"
+                ]
+            }
+        }
+    ]
+}