Julian Simioni
|
cc9cdfca22
|
Add link to GitHub documentation on /v1/ "landing page"
Fixes #234
|
9 years ago |
Julian Simioni
|
fd3b12cfa9
|
Remove all references to non-existent zoom parameter
|
9 years ago |
Julian Simioni
|
39c5cb671d
|
Update docs for search and suggest
|
9 years ago |
Diana Shkolnikov
|
f7044d2435
|
Add content for `attribution` static endpoint
Fixes #212
|
9 years ago |
Julian Simioni
|
a976b7b258
|
Add places endpoint to API docs
|
9 years ago |
Severyn Kozak
|
c1b782abb5
|
DOCS.md: remove bbox from the /reverse parameters.
(it's not actually supported for that particular endpoint)
|
10 years ago |
Severyn Kozak
|
2281cdca21
|
Use inline code delimiters for parameter names.
DOCS.md
-Since parameter names are code-related, use inline-code
rather than bold delimiters for them.
-Use a uniform "default value" syntax.
|
10 years ago |
Severyn Kozak
|
a921961c7d
|
Remove redundant parameter documentation.
DOCS.md
-Rather than repeating parameter documentation verbatim for
similar endpoints, simply reference the related endpoints.
|
10 years ago |
Severyn Kozak
|
435c45562c
|
rEADME: use inline rather than block code delimiters.
DOCS.md
-Replace inline use of ```code``` with `code`, to reduce
character bloat and since that's what the inline delimiters are
meant for.
|
10 years ago |
Diana Shkolnikov
|
6ae1a4f7df
|
fix comments and tests
|
10 years ago |
Diana Shkolnikov
|
3fef192c68
|
Update doc
|
10 years ago |
Harish Krishna
|
30466377ab
|
bbox string is a standard way of passing around bbox description over a web req. Its important we document it well.
|
10 years ago |
Grant Heffernan
|
1fc624c957
|
DOCS update
|
10 years ago |
Grant Heffernan
|
22d235907d
|
fix bbox italics in DOCS
|
10 years ago |
Grant Heffernan
|
83dbdc7d41
|
DOCS formatting
|
10 years ago |
Grant Heffernan
|
9e7e1455b5
|
a bit more DOCS cleanup
|
10 years ago |
Grant Heffernan
|
6bff821c53
|
standardize some DOCS language, fix indentation
|
10 years ago |
Grant Heffernan
|
189a768d05
|
more DOCS updates
|
10 years ago |
Harish Krishna
|
b07d693d04
|
updates (added suggest/nearby)
|
10 years ago |
Grant Heffernan
|
6506c84434
|
update DOCS.md for readability, etc
|
10 years ago |
Harish Krishna
|
a91cb23ea4
|
adding a new file DOCS.md (same as https://github.com/pelias/api/wiki/API-Endpoints), modifying controller/index.js to return text/html instead of application/json by default. Using markdown module to convert MD to HTML. Fixing tests (removed test/jsonp.coffee)
|
10 years ago |