This is an automated email from the ASF dual-hosted git repository.
jkevan pushed a change to branch upgradeJSONSchemaValidatorLib
in repository https://gitbox.apache.org/repos/asf/unomi.git
from a74749c7b UNOMI-789: upgrade json schema validator to 1.0.86
add 17b6ac1c8 Revert "UNOMI-778 : remove useless unevaluatedProperties on
sub schema (#620)"
add 60a8f2812 UNOMI-789: add new test for referringURL and allow empty
value
No new revisions were added by this update.
Summary of changes:
.../form/form.flattenedProperties.fields.json | 3 +-
.../events/form/form.flattenedProperties.json | 3 +-
.../cxs/schemas/events/form/form.source.json | 3 +-
.../modifyConsent/modifyConsent.properties.json | 5 ++--
.../cxs/schemas/events/video/video.target.json | 3 +-
.../events/video/video.target.properties.json | 3 +-
.../events/view/view.flattenProperties.json | 5 ++--
.../META-INF/cxs/schemas/events/view/view.json | 2 +-
.../cxs/schemas/events/view/view.properties.json | 5 ++--
.../schemas/items/URLParameters/URLParameters.json | 5 ++--
.../cxs/schemas/items/consent/consent.json | 3 +-
.../cxs/schemas/items/consent/consentType.json | 5 ++--
.../cxs/schemas/items/interests/interests.json | 5 ++--
.../META-INF/cxs/schemas/items/page/page.json | 5 ++--
.../items/page/page.properties.attributes.json | 6 ++--
.../cxs/schemas/items/page/page.properties.json | 5 ++--
.../items/page/page.properties.pageInfo.json | 15 ++++++++--
.../META-INF/cxs/schemas/items/site/site.json | 5 ++--
.../java/org/apache/unomi/itests/JSONSchemaIT.java | 23 +++++++++++++++
itests/src/test/resources/schemas/event-view.json | 33 ++++++++++++++++++++++
.../schemas/schema-dummy-properties-updated.json | 3 +-
.../resources/schemas/schema-dummy-properties.json | 3 +-
...ma-flattened-flattenedProperties-interests.json | 5 ++--
.../schema-flattened-flattenedProperties.json | 5 ++--
.../schemas/schema-flattened-properties.json | 3 +-
.../src/main/asciidoc/jsonSchema/introduction.adoc | 1 -
26 files changed, 124 insertions(+), 38 deletions(-)
create mode 100644 itests/src/test/resources/schemas/event-view.json