Hi everyone,
Is there a good way to view the Ory documentation specific for a particular release/version?
I just ran into an issue where there was a parameter in the documentation that turned out not to be available to my version yet, and I only figured that out after a wild goose-chase (second guessing myself between my config and the documentation wondering what I'd done wrong) that according to the source code's git-blame (and the applicable PR) for the particular feature, it's not available on my version.
As far as I can tell, there isn't a way to view the documentation for a specific/older release version. If I need to check if a feature is available on my version from the source code (not documentation) every time I run into any configuration hiccup, that's going to get old very quickly for our team... Any suggestion? Thanks!