mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
chore: typo in api docs (#7803)
This commit is contained in:
@@ -2040,7 +2040,7 @@ service AdminService {
|
|||||||
tags: "Settings";
|
tags: "Settings";
|
||||||
tags: "Domain Settings";
|
tags: "Domain Settings";
|
||||||
tags: "Organizations";
|
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."
|
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: {
|
responses: {
|
||||||
key: "200";
|
key: "200";
|
||||||
|
Reference in New Issue
Block a user