-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Json schema validation results are wrong with newest jsonschemafriend library #522
Labels
bug
Something isn't working
R24.5
release-hot-fix
pbi is relevant for current release and for hotfix path
Comments
7 tasks
Planning 2:
|
Pull Request: catenax-ng#881 |
ds-jhartmann
pushed a commit
that referenced
this issue
Apr 19, 2024
ds-jhartmann
pushed a commit
that referenced
this issue
Apr 19, 2024
…alidation-lib feat(impl):[#522] change json schema lib
ds-jhartmann
added a commit
that referenced
this issue
Apr 19, 2024
#522 Replace JSON Schema library
@dsmf @ds-jhartmann @ds-kgassner |
ds-jhartmann
pushed a commit
that referenced
this issue
May 2, 2024
PO acceptance in behalf of @jzbmw. TRI-767 has the evidence. |
mkanal
added
R24.5
release-hot-fix
pbi is relevant for current release and for hotfix path
labels
May 13, 2024
ds-jhartmann
added a commit
to ds-jhartmann/item-relationship-service
that referenced
this issue
Jun 13, 2024
…-release-3.4.0 chore(changelog): Prepare release 3.4.0
poojapatel23
added a commit
to poojapatel23/item-relationship-service
that referenced
this issue
Jul 5, 2024
feat(impl):[eclipse-tractusx#522] change json schema lib
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
R24.5
release-hot-fix
pbi is relevant for current release and for hotfix path
Description
Current behaviour
Validation of json-schema passed successfully for SLBAB Payload #2.0.0 and SLBAB json-schema #3.0.0
Expected behavior
SLBAB Payload in #2.0.0 should not pass validation with SLBAB json-schema #3.0.0 (quantity object is different)
Steps to reproduce the Bug
Check prepared unit test in: catenax-ng#852
Currently test is disabled, but should be enabled in the end.
The text was updated successfully, but these errors were encountered: