Skip to content

Commit

Permalink
chore: typo in api docs (zitadel#7803)
Browse files Browse the repository at this point in the history
  • Loading branch information
fforootd authored Apr 19, 2024
1 parent a63dceb commit cca4b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/zitadel/admin.proto
Original file line number Diff line number Diff line change
Expand Up @@ -2040,7 +2040,7 @@ service AdminService {
tags: "Settings";
tags: "Domain Settings";
tags: "Organizations";
summary: "Get Domain Settings for Organization";
summary: "Set a Domain Settings for an Organization";
description: "Create the domain settings configured on a specific organization. It will overwrite the settings specified on the instance. Domain settings specify how ZITADEL should handle domains, in regards to usernames, emails and validation."
responses: {
key: "200";
Expand Down

0 comments on commit cca4b71

Please sign in to comment.