Support for Telefónica Network API extension + minor bugfixes and enhancements#7
Support for Telefónica Network API extension + minor bugfixes and enhancements#7ajsanchez wants to merge 10 commits intoatl:masterfrom
Conversation
…und_rules; new r.raise_for_status() checks
|
Thanks, AJ! I'll need to take a closer look (hopefully this weekend), but I'm really excited to hear about the new endpoints. |
|
Actually, I am not in a hurry: today I am beginning my holidays, so I'll be If you plan to test out the new modules, please:
BTW, the only way I've managed to validate my private key against the SDC Best regards. --AJ 2013/6/28 Adam Lindsay notifications@github.com
|
|
Hi, Adam. Did you find some time to review this pull request? Regards. --AJ 2013/6/28 Antonio J. dodvan@gmail.com
|
Hi!
I've added two new modules ("tef" and "network") to support Telefonica Network API extension (documented at https://api-eu-lon-1.instantservers.telefonica.com/docs/networkapi_docs.html or any other endpoint) on top of SDC 6.5.
I've moved the TELEFONICA_LOCATIONS from "datacenter" to "tef", and added the ACENS_LOCATIONS, which is a Telefónica company selling the service at Spain (so endpoints are different).
Also, some bugfixes and enhancements (for example, properly parsing "Content-Type: application/json; charset=xxx").
Regards. --AJ