Hi,
I am trying to add API versioning and I found that there is mount-point
*/rest* in *rest-api/ofbiz-component.xml* which is added as a part of the
path to the API. This is also the case in *swagger-ui.html*. In my
understanding, there needs to be a configurable property that can be used
in both the places and the versioning can be configured as some kind of
property. I tried to do so but was unable to. Please provide a small
snippet that can help me here. Also, I wanted to add a redirection url
where if the old version API is called then it can redirect to the new
version API. Let me know this is possible and a small code snippet would be
very helpful. Thank you.

Reply via email to