Plugtest 2021: MEC013: UELOCLOOK using non valid endpoint
UELOCLOOK is using endpoint v2/users
This is the only test serie that uses the v1 endpoint version. Others were updated. Needs to be updated for v2/queries/users.
UELOCLOOK is using endpoint v2/users
This is the only test serie that uses the v1 endpoint version. Others were updated. Needs to be updated for v2/queries/users.
added Plu-2021 label
changed title from Plugtest 2021: UELOCLOOK using non valid endpoint to Plugtest 2021: MEC013: UELOCLOOK using non valid endpoint
mentioned in issue #27 (closed)
mentioned in commit 955d904e
The v2 endpoint issue is fixed... But v2 support is not complete in the test suite... there is a point that was missed in the fixing of this issue (that was not clearly identified above). Specifically for 2 test cases: MEC013 - UELOCLOOK - TC_MEC_SRV_UELOCLOOK_002_OK MEC013 - UELOCLOOK - TC_MEC_SRV_UELOCLOOK_002_NF location/v2/queries/users/{user} was v1 format and should be changed to location/v2/queries/users?address={user}
mentioned in commit e2bb313e
fixed, thanks
closed
mentioned in commit 710a4b2a