Doc: Add update_project API (#2148)

This commit is contained in:
Dev Khant
2025-01-15 08:52:20 +05:30
committed by GitHub
parent 7be029a26f
commit 205a03a5f2
3 changed files with 148 additions and 22 deletions

View File

@@ -0,0 +1,4 @@
---
title: 'Update Project'
openapi: patch /api/v1/orgs/organizations/{org_id}/projects/{project_id}/
---