Describe the bug
target_grid and version are missing in geocoding.queryobject in the response.
To Reproduce
Steps to reproduce the behavior:
- start the server
- send request to "/lookup/coordinates"
curl --location 'http://localhost:8080/lookup/coordinates?lon=12.49198420759268&lat=41.892909162108566&target_grid=MGRS' \
--header 'x-api-key: 1' \
--header 'x-user-id: 1'
Expected behavior
We should send back also target_grid and api version
Screenshots

Describe the bug
target_gridandversionare missing ingeocoding.queryobject in the response.To Reproduce
Steps to reproduce the behavior:
Expected behavior
We should send back also
target_gridand apiversionScreenshots
