You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Diana Shkolnikov 8c22f33dc7 Add details sanitizer to suggest/coarse 10 years ago
..
_categories.js Add categories param to /reverse 10 years ago
_details.js simplifying logic: replacing the complicated ternary statement with an if statement 10 years ago
_geo.js using is-object 10 years ago
_id.js using is-object 10 years ago
_input.js using is-object 10 years ago
_layers.js param layers should be called layers consistently across the API 10 years ago
_sanitize.js split sanitizers into reusable pieces. renaming sanitise to suggest. using suggest sanitizer for search. adding reverse sanitizer. updating tests.. 10 years ago
_size.js using is-object 10 years ago
coarse.js Add details sanitizer to suggest/coarse 10 years ago
doc.js adding a parameter called details (defaults to false for all endpoint except reverse) + fixing tests 10 years ago
reverse.js Merge branch 'master' into address-details 10 years ago
search.js adding a parameter called details (defaults to false for all endpoint except reverse) + fixing tests 10 years ago
suggest.js adding a parameter called details (defaults to false for all endpoint except reverse) + fixing tests 10 years ago