Compare commits
2
Commits
v0.1.44
...
1cec4ee1d8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cec4ee1d8 | ||
|
|
29d03aa2ca |
@@ -34,7 +34,7 @@ full = [
|
|||||||
"govoplan-approvals==0.1.20",
|
"govoplan-approvals==0.1.20",
|
||||||
"govoplan-assets==0.1.20",
|
"govoplan-assets==0.1.20",
|
||||||
"govoplan-booking==0.1.20",
|
"govoplan-booking==0.1.20",
|
||||||
"govoplan-cases==0.1.22",
|
"govoplan-cases==0.1.23",
|
||||||
"govoplan-certificates==0.1.20",
|
"govoplan-certificates==0.1.20",
|
||||||
"govoplan-committee==0.1.20",
|
"govoplan-committee==0.1.20",
|
||||||
"govoplan-connectors==0.1.25",
|
"govoplan-connectors==0.1.25",
|
||||||
@@ -68,7 +68,7 @@ full = [
|
|||||||
"govoplan-procurement==0.1.20",
|
"govoplan-procurement==0.1.20",
|
||||||
"govoplan-projects==0.1.19",
|
"govoplan-projects==0.1.19",
|
||||||
"govoplan-quick-access==0.1.20",
|
"govoplan-quick-access==0.1.20",
|
||||||
"govoplan-records==0.1.22",
|
"govoplan-records==0.1.23",
|
||||||
"govoplan-reporting==0.1.20",
|
"govoplan-reporting==0.1.20",
|
||||||
"govoplan-resources==0.1.20",
|
"govoplan-resources==0.1.20",
|
||||||
"govoplan-rest==0.1.19",
|
"govoplan-rest==0.1.19",
|
||||||
|
|||||||
@@ -1720,6 +1720,13 @@
|
|||||||
"rationale": "The module WebUI constructs this endpoint through a mounted router prefix, generic action, or provider path.",
|
"rationale": "The module WebUI constructs this endpoint through a mounted router prefix, generic action, or provider path.",
|
||||||
"repository": "govoplan-projects"
|
"repository": "govoplan-projects"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"category": "ui_reachable",
|
||||||
|
"method": "POST",
|
||||||
|
"path": "/records/{}/access-grants/{}/revoke",
|
||||||
|
"rationale": "The restricted-record access dialog revokes a grant through the shared dynamically constructed record mutation path.",
|
||||||
|
"repository": "govoplan-records"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"category": "ui_reachable",
|
"category": "ui_reachable",
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
|
|||||||
Reference in New Issue
Block a user