Skip to content

Commit 764dedb

Browse files
authored
MODEXPW-611. Cleanup of mod-configuration (#707)
1 parent f41898e commit 764dedb

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

descriptors/ModuleDescriptor-template.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
"id": "inventory",
1111
"version": "13.0 14.0"
1212
},
13-
{
14-
"id": "configuration",
15-
"version": "2.0"
16-
},
1713
{
1814
"id": "feesfines",
1915
"version": "18.0 19.1"
@@ -253,10 +249,7 @@
253249
"users.collection.get",
254250
"transfers.collection.get",
255251
"inventory-storage.service-points.collection.get",
256-
"instance-authority-links.authority-statistics.collection.get",
257-
"configuration.entries.collection.get",
258-
"configuration.entries.item.post",
259-
"configuration.entries.item.delete"
252+
"instance-authority-links.authority-statistics.collection.get"
260253
]
261254
},
262255
{

0 commit comments

Comments
 (0)