[
https://issues.apache.org/jira/browse/SYNCOPE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339166#comment-15339166
]
ASF subversion and git services commented on SYNCOPE-873:
---------------------------------------------------------
Commit 649ba7743fd5fa8921722595244585d442b7c668 in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=649ba77 ]
[SYNCOPE-873] Cleanup
> Remove list() methods from User, Group and AnyObject REST APIs
> --------------------------------------------------------------
>
> Key: SYNCOPE-873
> URL: https://issues.apache.org/jira/browse/SYNCOPE-873
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> {{UserService}}, {{GroupService}} and {{AnyObjectService}} provides both
> {{list()}} and {{search()}} endpoints, where the former looks now quite as
> duplicated of the latter.
> As improvement we can remove {{list()}} and adapt the remaining code to work
> with {{search()}}, with very small changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)