mohandev2 / openhpi_old

Other
0 stars 0 forks source link

Make X-Api-Version to match target #2707

Closed mohandev2 closed 6 years ago

mohandev2 commented 6 years ago

Currently we have hard-coded x-api-version. When the target has a lesser version this does not work. Make the x-api-version match the target if it is less than the hard-coded version. If it is more, use the hard-coded version

This bug is created against a dummy repository. Let's make a pull request, review it, test it, check it in and close the bug in this repository before creating the same bug in the actual repository.