Skip to content
  • Tim Bishop's avatar
    Fix group search to check path as well as name. · 8bcd1da0f395
    Tim Bishop authored
    The API documentation says:
    
    "You can search for groups by name or path with: /groups?search=Rails"
    
    But you can't because the search query only checks the name, not
    the path. This fixes that.
    8bcd1da0f395