CatalogOrganizationService.
update_allowed_origins
update_allowed_origins(
allowed_origins: list[str]
) ->
None
Updates the allowed origins of the organization.
Parameters
name | type | description |
---|---|---|
allowed_origins | list[str] | New allowed origins of the organization |