joelittlejohn / jsonschema2pojo

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
http://www.jsonschema2pojo.org
Apache License 2.0
6.24k stars 1.66k forks source link

Wiki Reference page broken? #1577

Closed jeremywall-davis closed 1 month ago

jeremywall-davis commented 11 months ago

On December 5th I was looking at https://github.com/joelittlejohn/jsonschema2pojo/wiki/Reference without any problems, now it's the 7th and it's returning a 500 error message. GitHub status is all green. Any ideas what's wrong?

joelittlejohn commented 11 months ago

No idea what is causing it I'm afraid, but I suspect GitHub will have it fixed very soon. It's a Server Error so nothing we can fix and it will be caused by a bug in GitHub.

jeremywall-davis commented 11 months ago

I figured it's GitHub's fault. I just wanted to bring up the issue in case the wiki page was changed and something new happened to break something.

joelittlejohn commented 11 months ago

Interestingly, it seems to render the page normally for me about one time in ten.

unkish commented 1 month ago

Closing. As per reporter issue was caued by GitHub