Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Fix/request cepv2 #595

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 5, 2024

  1. fix: params from request with http nominal osm

    - change http request to axios request
    - validate params with axios params
    - return empty location when error request
    - split street to fix request to osm
    - add neighborhood in request api osm
    enieber committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0e20882 View commit details
    Browse the repository at this point in the history
  2. fix: return emptyCordination when has error request

    - fix errors find by eslint
    enieber committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d51a5a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    694a133 View commit details
    Browse the repository at this point in the history