Skip to content

Commit

Permalink
modelinks-139: remove expire API to test if required in descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
mukhiddin-yusuf committed Nov 16, 2023
1 parent 89f0c76 commit 9baa10c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,19 +199,6 @@
"user-tenants.collection.get"
]
},
{
"methods": [
"POST"
],
"pathPattern": "/authority-storage/expire/authorities",
"permissionsRequired": [

],
"modulePermissions": [
"mod-settings.entries.collection.get",
"mod-settings.global.read.authority-storage"
]
},
{
"methods": [
"PUT"
Expand Down

0 comments on commit 9baa10c

Please sign in to comment.