Untitled
unknown
json
2 years ago
575 B
1
Indexable
Never
{ "modules": {}, "key": "my-app-key", "name": "My Connect App", "description": "A connect app that does something", "vendor": { "name": "My Company", "url": "http://www.example.com" }, "links": { "self": "http://www.example.com/connect/jira/atlassian-connect.json" }, "lifecycle": { "installed": "/installed", "uninstalled": "/uninstalled" }, "baseUrl": "http://www.example.com/connect/jira", "authentication": { "type": "jwt" }, "enableLicensing": true, "scopes": [ "read", "write" ] }