hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
182 stars 105 forks source link

[FEAT] Manage Organizations API - BACKEND #114

Closed aniebietafia closed 1 month ago

aniebietafia commented 1 month ago

Description

Implement the functionality to manage organization.

Acceptance Criteria

Manage organization endpoint /api/organization/:orgId/manage [PUT]

Validation

Purpose

Provide functionality for renaming, archiving, activating, and deactivating an organization.

Requirem#ents

Expected Outcome

Tasks

Testing

markessien commented 1 month ago

unclear what this is admin and not on the org api

aniebietafia commented 1 month ago

The endpoint has been fixed. It is to manage Organisations by renaming, activating, deactivating and archiving an organization.

markessien commented 1 month ago

does not make sense as a separate endpoint