mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update backend/src/lib/api-docs/constants.ts
This commit is contained in:
@@ -2873,7 +2873,7 @@ export const LdapSso = {
|
||||
|
||||
export const EventSubscriptions = {
|
||||
SUBSCRIBE_PROJECT_EVENTS: {
|
||||
projectId: "The ID of the project the group belongs to.",
|
||||
projectId: "The ID of the project the subscription belongs to.",
|
||||
register: "List of events you want to subscribe to"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user