CondeNast / purgely

A WordPress plugin to manage Fastly caching behavior and purging.
24 stars 9 forks source link

API endpoint #22

Closed tollmanz closed 8 years ago

tollmanz commented 8 years ago

Do we need to have a config value for setting the API endpoint? I think I added this initially because the original Fastly plugin allowed this to be configured. Is there any case where the API endpoint would be anything other than https://api.fastly.com/? I guess I could see Fastly moving to something like https://v2.api.fastly.com/ or https://api.fastly.com/v2 if they updated the API. In that case, the plugin would just be updated.

Do we need this option @simonwistow?

simonwistow commented 8 years ago

Looks like you've already provided it. We're not planning on changing our API endpoint anytime soon though.