feat: extend resident permit service journey
This commit is contained in:
@@ -1146,6 +1146,38 @@
|
||||
"rationale": "This capability-first module intentionally exposes a headless API for other modules and integrations.",
|
||||
"repository": "govoplan-parties"
|
||||
},
|
||||
{
|
||||
"category": "missing_ui",
|
||||
"method": "GET",
|
||||
"path": "/payments/requests",
|
||||
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
|
||||
"repository": "govoplan-payments",
|
||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
|
||||
},
|
||||
{
|
||||
"category": "missing_ui",
|
||||
"method": "POST",
|
||||
"path": "/payments/requests",
|
||||
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
|
||||
"repository": "govoplan-payments",
|
||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
|
||||
},
|
||||
{
|
||||
"category": "missing_ui",
|
||||
"method": "GET",
|
||||
"path": "/payments/requests/{}",
|
||||
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
|
||||
"repository": "govoplan-payments",
|
||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
|
||||
},
|
||||
{
|
||||
"category": "missing_ui",
|
||||
"method": "POST",
|
||||
"path": "/payments/requests/{}/manual-reconciliations",
|
||||
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
|
||||
"repository": "govoplan-payments",
|
||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
|
||||
},
|
||||
{
|
||||
"category": "intentionally_headless",
|
||||
"method": "DELETE",
|
||||
|
||||
Reference in New Issue
Block a user