fix: broken docs

This commit is contained in:
=
2025-04-21 14:36:33 +05:30
parent 5fccc62213
commit 4d569d70d6
8 changed files with 14 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
---
title: "Create Project Membership"
openapi: "POST /api/v2/workspace/{projectId}/groups/{groupId}"
openapi: "POST /api/v2/workspace/{projectId}/groups/{groupIdOrName}"
---