Untitled
unknown
json
3 years ago
575 B
10
Indexable
{
"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"
]
}Editor is loading...