Fixes for API reference (#2010)

This commit is contained in:
Dev Khant
2024-11-05 23:16:31 +05:30
committed by GitHub
parent 6a00643bfa
commit 77b0912808
5 changed files with 51 additions and 14 deletions

View File

@@ -1,4 +1,9 @@
---
title: 'Update Member'
openapi: put /api/v1/orgs/organizations/{org_id}/projects/{project_id}/members/
---
---
The API provides two roles for project members:
- `READER`: Allows viewing of project resources.
- `OWNER`: Grants full administrative access to manage the project and its resources.