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

Okhttp fixes #89

Merged
merged 2 commits into from
Mar 17, 2019
Merged

Okhttp fixes #89

merged 2 commits into from
Mar 17, 2019

Conversation

GoldenGnu
Copy link
Collaborator

Fixed stuff suggested by burberius

-Updated CharacterInfo with better method names + tests
-SsoApi commen
@burberius burberius merged commit ca8c3e1 into okhttp Mar 17, 2019
burberius added a commit that referenced this pull request Mar 17, 2019
* Line ending changes

Always use lf line ending for *.sed and *.sh files. Use default for everything else.

* More line ending stuff

* Final line ending change

* Started on issue 78

* Better tests

less failing

* Better tests

less failing (again)

* More work on issue 78

* Issue 78

Better error handling

* Issue 78 formatting

* Less sync blocks

* First commit switching to okhttp

Status
-Compiles and no test failures

Known Issues:
-soApi.revokeRefreshToken() and SsoApi.revokeAccessToken() does nothing.
-SsoApi.getCharacterInfo() is just a wrapper for MetaApi.getVerify()

* More work on okhttp

Known issues:
VerifyResponse.getExpiresOn() return a String should be Java8 Date format?

* swagger codegen 2.3.1

* formatting

* Bug Fix for OAuth

Bug: Code allow you to match a refresh token with just a clientID

* Ok http (#83)

* Generated with openapi-gnerator 3.3.4

Now include meta specs on generation

* Fixed verify not adding auth

* Update SsoApi.java

* user-agent

* Added CharacterInfo.getExpiresOnDate()

* Updated openapi-generator

Generated with Burberius's openapi-generator
OpenAPITools/openapi-generator#2356

* Added fixed openapi-generator.

* Added new openapi generator and made script executable.

* Update ApiClient.java

Use the latest version of Burberius openapi-generator-cli

* 2019-03-11 esi release

2019-03-11 esi release

Promoted
/v3/universe/names/ (now resolve faction ids)

* ApiClientBuilder (#85)

* ApiClientBuilder

* little more work on the builder

* Okhttp fixes (#89)

* Fixed SsoAuth main

* Updated CharacterInfo  and SsoApi

-Updated CharacterInfo with better method names + tests
-SsoApi commen

* Update README.md  (#88)

* ApiClientBuilder

* little more work on the builder

* Update README.md

-Removed client secret (no longer used)
-Updated link to MarketApiTest, ESI, and SSO

* Formated pom.xml
@burberius burberius deleted the okhttp-fixes branch March 17, 2019 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants