Jim Blackler
Jim Blackler
Yep. Thanks all. https://github.com/jimblackler/jsonschemafriend/commit/f7d59a0a69d156d79f1c0051013adb3550c0f3a2
Thanks for the report and apologies for the delay investigating. There's been a problem with the scheme 'urn'. It seems it doesn't play nice with the constructor for java.net.URI, which...
Sorry to read that; could you confirm that you are using 0.11.2. If you are, could you paste an example of a failed case here? You can check it in...
Sorry about that it is fixed in the latest release but you do also need to locate and delete your schema cache. Jim On Thu, 5 Oct 2023, 22:48 tanmaymanolkar1,...
Regarding the broken link, it seems the docs aren't being published (it should be automatic). Sorry about that. Regarding deleting the cache, I have a better solution which is that...
OK so it seems jsongenerator needed updating to use the new library and a fix for the way the cache works. I just published 0.4.7. On Thu, 5 Oct 2023...
Try now. On Fri, 6 Oct 2023, 00:48 tanmaymanolkar1, ***@***.***> wrote: > Not able to find the package "net.jimblackler:jsongenerator:0.4.7" yet, I > guess its taking time to get uploaded >...
What is the type you are getting back?
I'm not sure what's happened exactly in your case but I adapted the library a while back to use generic Java Maps, Lists and primitives vs. any particular Json wrapper...
I have experienced the same issue recently.