This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git.
from c47430d Upgrading Spring Cloud
new c1b01ff Upagrading Swagger Core
new 44fead1 Swagger docs improvements
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../common/rest/api/beans/AbstractQuery.java | 8 ++++++++
.../syncope/common/rest/api/beans/AnyQuery.java | 21 +++++++++++++++++++--
.../syncope/common/rest/api/beans/TaskQuery.java | 17 +++++++++++++++--
.../common/rest/api/service/JAXRSService.java | 4 ++++
.../core/rest/cxf/SyncopeOpenApiCustomizer.java | 8 +++++++-
.../core/persistence/jpa/entity/user/JPAUser.java | 2 +-
.../java/data/AnyObjectDataBinderImpl.java | 6 +++---
.../provisioning/java/data/GroupDataBinderImpl.java | 6 ++----
.../common/rest/api/beans/UserRequestFormQuery.java | 7 ++++++-
.../common/rest/api/beans/UserRequestQuery.java | 7 ++++++-
.../common/rest/api/service/UserRequestService.java | 2 +-
pom.xml | 2 +-
12 files changed, 73 insertions(+), 17 deletions(-)