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

Update sample request links to use sandbox #193

Merged
merged 10 commits into from
May 31, 2017
Merged

Conversation

rmglennon
Copy link
Member

These changes mostly update the links to use the (awesome!) sandbox site, compared to the URL to the raw JSON response. This is done to make sure the links work following the requirement to use an API key with all requests.

I made a few other minor edits as I went through, such as typos, markdown formatting (there should be a space between a # and the text in a heading and a line break after a heading), and style to change mapzen-xxxxxx to the preferred variable of your-mapzen-api-key.

In some cases, these queries give different results now than what we have documented. I have noted those places and we can review later...this is slightly more than a find and replace exercise, but does not include significant content updates.

search.md Outdated
@@ -9,7 +9,7 @@ Making the leap from text to coordinates is an intricate and challenging process
All Mapzen Search requests share the same format:

```
https://search.mapzen.com/v1/search?text=London&api_key=mapzen-xxxxxx
https://search.mapzen.com/v1/search?text=London&api_key=your-mapzen-api-key
\___/ \_______________/\__/\_____/\__________/\___________________/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we extend the last line to come to the end of the api key placeholder text for consistency?

@dianashk
Copy link
Contributor

@rmglennon, you mentioned some results being different, which ones in particular? I'd like to have a look at them to make sure nothing is broken. :) Thanks.

@rmglennon
Copy link
Member Author

Thanks for the review, @dianashk! I've fixed that little underscore issue.

I dropped my notes in #194. You can ignore the old/new href lines, which were just for my copy/paste sanity.

@rmglennon rmglennon merged commit cc21f31 into master May 31, 2017
@rmglennon rmglennon deleted the rhonda-keyless-links branch May 31, 2017 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants