GREG-318: Fix endpoints
All threads resolved!
All threads resolved!
Changed the endpoint POST /api/v1/sponsors/{sponsor_id}/orgunit/{orgunit_id}. It should now create or update a SponsorOrganizationalUnit and not an OrganizationalUnit.
Made the endpoints
GET /api/v1/sponsors/{sponsor_id}/orgunit/{orgunit_id} which gets a SponsorOrganizationalUnit
and
GET /api/v1/sponsors/{sponsor_id}/orgunits which lists all SponsorOrganizationalUnit connected to the sponsor
Edited by Marte Fossum
Merge request reports
Activity
added 1 commit
- 86ea1b7b - Add new endpont and change existing endpoint
- Resolved by Jonas Braathen
- Resolved by Marte Fossum
@Tore.Brede Vil du sjekke om dette påvirker dere? Disse endepunktene har vært dokumentert feil, men oppførselen skal i teorien være helt lik, ut i fra det jeg kan se.
mentioned in commit 932520f9
Please register or sign in to reply