Uh oh!
There was an error while loading. Please reload this page.
Add "latest" URLs for downloading schemas - #2747
Conversation
karenetheridge
commented
Nov 11, 2021
Those URLs don't resolve. What is needed to get them working on GitHub Pages? |
karenetheridge
commented
Nov 11, 2021
It would also be helpful to link to these from a documentation page somewhere. |
jdesrosiers
commented
Nov 12, 2021
Not sure why that didn't work. I'll look into it. |
jdesrosiers
commented
Nov 12, 2021
I'm stumped. It works on my local build. There's every indication that this solution is something that Github Pages supports out of the box. There are multiple examples including the JSON Schema Github Pages site that show that it should work. Is there a plugin or something being used that might be interfere with with this feature? |
seriousme
commented
Nov 13, 2021
My automated test noticed an error. The 3.0 schema folder contains: 2021-09-28
latest -> 2012-09-282012 should be 2021 ;-) Kind regards, |
jdesrosiers
commented
Nov 15, 2021
Thanks, @seriousme. I looked for that exact typo and I still missed it 🤦♂️ |
seriousme
commented
Nov 20, 2021
Issue still seems to be there: Kind regards, |
In the last schema update, it came up a couple times that people would like to be able to use
https://spec.openapis.org/oas/3.1/schema(without a release date) to access the latest version of the schema. That makes perfect sense. Unfortunately, GitHub Pages makes it difficult to serve that exact URL. So, instead I'm proposing "latest" URLs.