mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:17:32 +00:00
chore: fix function names in comment (#7723)
Signed-off-by: wanshuangcheng <wanshuangcheng@outlook.com>
This commit is contained in:
@@ -37,7 +37,7 @@ func (s *SetRestrictions) Validate(defaultLanguage language.Tag) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// SetRestrictions creates new restrictions or updates existing restrictions.
|
||||
// SetInstanceRestrictions creates new restrictions or updates existing restrictions.
|
||||
func (c *Commands) SetInstanceRestrictions(
|
||||
ctx context.Context,
|
||||
setRestrictions *SetRestrictions,
|
||||
|
Reference in New Issue
Block a user