You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
This template is optional.
It simply serves to provide a guide to allow a better review of pull requests.
-->
<!--
IMPORTANT
Don't forget to add the corresponding "changelog:xxx" label to your PR.
This is part of our release process in order to generate the change log.
-->
## What does this PR do?
Adapt legacy redirection to forward request to doc v3
### How should this be manually tested?
<!--
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration
-->
- Step 1 :
- Step 2 :
- Step 3 :
...
### Other changes
<!--
Please describe here all changes not directly linked to the main issue, but made because of it.
For instance: issues spotted during this PR and fixed on-the-fly, dependencies update, and so on
-->
### Boyscout
<!--
Describe here minor improvements in the code base and not directly linked to the main changes:
typos fixes, better/new comments, small code simplification, new debug messages, and so on.
-->
0 commit comments