I don't know how to properly version documentation, and how to prevent accidentally documenting responses for the wrong version number. Any recommendations?
Maybe including API version in the response so errors of that kind become very obvious ?
When I generate the `index.html` from Org, I point it at my local API, so there is never any doubt they are on the same version.
I don't know how to properly version documentation, and how to prevent accidentally documenting responses for the wrong version number. Any recommendations?
Maybe including API version in the response so errors of that kind become very obvious ?