@ -6,7 +6,7 @@
"description": "All supported Nextcloud APIs in one",
"license": {
"name": "agpl",
"identifier": " AGPL-3.0"
"identifier": "AGPL-3.0"
}
},
"servers": [
@ -289,7 +289,7 @@ Future main(final List<String> args) async {
late String spdxIdentifier;
switch (license) {
case 'agpl':
spdxIdentifier = ' AGPL-3.0';
spdxIdentifier = 'AGPL-3.0';
break;
default:
throw Exception('Can not convert license name "$license" to a SPDX identifier');
"description": "Core functionality of Nextcloud",
"description": "An RSS/Atom feed reader",
"description": "Distraction-free notes and writing",
"description": "This app provides a backend and frontend for the notification API available in Nextcloud.",
"description": "This application enables a set of APIs that external systems can use to manage users, groups and apps.",
"tags": [
"description": "User status",