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

baseApiUrl w/ path & normalizeTileURL functionality #8466

Merged
merged 3 commits into from
Jul 18, 2019

Commits on Jul 11, 2019

  1. baseApiUrl w/ path & normalizeTileURL functionality

    - adds regex to trim tileURL prefix to /v4/...
    - adds filter to makeAPIURL preventing duplication of param 'access_token'
    - reorders params on test case -> sku,access_token
    
    closes #8458
    Arni Sumarlidason committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    9f8fbc6 View commit details
    Browse the repository at this point in the history
  2. trigger ci

    Arni Sumarlidason committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    15ed990 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Update test description

    Arni Sumarlidason authored Jul 18, 2019
    Configuration menu
    Copy the full SHA
    1a817c2 View commit details
    Browse the repository at this point in the history