chore: typo in api docs (#7803)

This commit is contained in:
Florian Forster 2024-04-19 11:46:05 +02:00 committed by GitHub
parent a63dceb9bc
commit cca4b715c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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";