[
https://issues.apache.org/jira/browse/FINERACT-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandar Vidakovic reassigned FINERACT-2831:
----------------------------------------------
Assignee: Aleksandar Vidakovic
> OpenAPI gaps: Institution Centers
> ---------------------------------
>
> Key: FINERACT-2831
> URL: https://issues.apache.org/jira/browse/FINERACT-2831
> Project: Apache Fineract
> Issue Type: Sub-task
> Reporter: Aleksandar Vidakovic
> Assignee: Aleksandar Vidakovic
> Priority: Major
>
> h4. /centers
> GetCentersResponse → references GetCentersPageItems
> GetCentersPageItems missing:
> * accountNo
> * externalId
> h4. /centers/{id}/general
> GetCentersCenterIdResponse missing:
> * accountNo
> * externalId
> * activationDate
> * Causes TypeScript errors
> h4. /centers (POST)
> PostCentersRequest incomplete → only has:
> * name
> * officeId
> * active
> * Other required fields missing
> h4. /centers/{id}/notes
> * No endpoint defined in OpenAPI generator
> h4. /centers/{id}
> * GetCentersCenterIdResponse missing staff data
> h4. /centers/{id} (PUT)
> * PutCentersCenterIdRequest incomplete staffId, externalId missing from both
> name
> * PutGroupsGroupIdRequest (the endpoint the Angular web-app actually PUTs to
> for center edits, /v1/groups/{id}, not /v1/centers/{id}) incomplete staffId,
> externalId missing from both
--
This message was sent by Atlassian Jira
(v8.20.10#820010)