akamai / httpie-edgegrid

Plugin for httpie to allow edge grid authentication for Akamai
Apache License 2.0
69 stars 22 forks source link

Updated README example to use the locations v2 API #13

Closed technopagan closed 5 years ago

technopagan commented 6 years ago

When developers use the current example to retrieve the edge locations via the diagnostics API, all they get is a deprecation warning. This is because the v1 has been deprecated.

Here's the updated example using "/diagnostic-tools/v2/ghost-locations/available" so that first-time users actually have a nice experience and get the expected results.