You can no longer publish Connect apps on the Atlassian Marketplace. All new extensibility features will be delivered only on Forge.
Refer to this blog post for our timeline to end Connect support.
Have an existing Connect app? You can incrementally migrate it to Forge.
The portal icon module is an icon that will be rendered next to the action. If the URL is relative it will be resolved against app's baseUrl
. If none provided a default one will be rendered. Icon should follow this guideline: monochromatic with #333333
color and transparent background, 16 x 16 pixel in size.
1 2{ ... "icon": { "url": "/img/send_mail.png" } }
url
string
Rate this page: