Skip to content

/lookup/coordinates: target_grid and version are missing in geocoding.queryobject in the response (MAPCO-4784) #30

@NivGreenstein

Description

@NivGreenstein

Describe the bug
target_grid and version are missing in geocoding.queryobject in the response.

To Reproduce
Steps to reproduce the behavior:

  1. start the server
  2. 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
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions