docs(api): fix title of project grant member list (#8548)

# Which Problems Are Solved

The title of the project grant member list was wrong

# How the Problems Are Solved

Added right title
This commit is contained in:
Fabi 2024-09-09 14:09:34 +02:00 committed by GitHub
parent abe2502b27
commit ccf222f0f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3976,7 +3976,7 @@ service ManagementService {
tags: "Project Grants"
tags: "Members";
tags: "ZITADEL Administrators";
summary: "List Project Members";
summary: "List Project Grant Members";
description: "Members are users with permission to administrate ZITADEL on different levels. This request returns all users with memberships on the project grant level, matching the search queries. The search queries will be AND linked."
parameters: {
headers: {