Skip to content

Commit

Permalink
[#2090] Remove text that only applies to groups. There is no type par…
Browse files Browse the repository at this point in the history
…am for organization_create.
  • Loading branch information
David Read committed Nov 25, 2014
1 parent c1f154e commit 40c9fea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ckan/logic/action/create.py
Expand Up @@ -758,10 +758,6 @@ def organization_create(context, data_dict):
You must be authorized to create organizations.
Plugins may change the parameters of this function depending on the value
of the ``type`` parameter, see the
:py:class:`~ckan.plugins.interfaces.IGroupForm` plugin interface.
:param name: the name of the organization, a string between 2 and
100 characters long, containing only lowercase alphanumeric
characters, ``-`` and ``_``
Expand Down

0 comments on commit 40c9fea

Please sign in to comment.