Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2open #3

Merged
merged 3 commits into from
Jun 23, 2016
Merged

V2open #3

merged 3 commits into from
Jun 23, 2016

Conversation

kairas
Copy link
Member

@kairas kairas commented Jun 17, 2016

Fixes issue #2

Removing basic authentication in favor of access token, client token, client secret combination.  For information on how to upgrade see https://developer.akamai.com/introduction/Prov_Creds.html and the Readme.

Various other fixes
* Fixed issue with PurgeStatus init - type of some fields didn't match type in json and cannot set a primative to be null.
* Upgrading groovy version
* Removing unessary public and return statments and semicolons. Class.class is not needed.
* Ditching defunct gmaven for the eclipse groovy plugin.
* Preparing version 2
* Use HTTP Status code constant for clarity of meaning
@kairas kairas mentioned this pull request Jun 17, 2016
@mematthews mematthews merged commit 16df455 into master Jun 23, 2016
@kairas kairas deleted the v2open branch June 23, 2016 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants