Spaces:
Runtime error
Runtime error
{ | |
"name": "Refineverse", | |
"description": "Atlassian Connect app", | |
"key": "com.example.myapp", | |
"baseUrl": "https://81e3-2406-3003-2060-20f0-18c4-d87e-e16b-75f9.ngrok.io", | |
"vendor": { | |
"name": "Example, Inc.", | |
"url": "http://example.com" | |
}, | |
"authentication": { | |
"type": "none" | |
}, | |
"apiVersion": 1, | |
"modules": { | |
"generalPages": [ | |
{ | |
"url": "/RefineverseDashboardUI.html", | |
"key": "hello-world", | |
"location": "system.top.navigation.bar", | |
"name": { | |
"value": "Refineverse" | |
} | |
} | |
] | |
} | |
} | |