You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to validate some json with a schema that is provided from a http(s) url. And because this schema is subject to a lot of changes, I can't download it and add it to the src/main/resources folder.
I'm currently working on its implementation and I will create a pull request when it will be done.
Do you have any objection to this functionnality ? And any advice on what I should take in consideration ?
Thank you.
The text was updated successfully, but these errors were encountered:
dapicard
added a commit
to dapicard/yaml-json-validator-maven-plugin
that referenced
this issue
Dec 18, 2021
I have to validate some json with a schema that is provided from a http(s) url. And because this schema is subject to a lot of changes, I can't download it and add it to the src/main/resources folder.
I'm currently working on its implementation and I will create a pull request when it will be done.
Do you have any objection to this functionnality ? And any advice on what I should take in consideration ?
Thank you.
The text was updated successfully, but these errors were encountered: