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

OpenAPI spec has incorrect type for log events #358

Closed
johanbrandhorst opened this issue Apr 7, 2020 · 2 comments
Closed

OpenAPI spec has incorrect type for log events #358

johanbrandhorst opened this issue Apr 7, 2020 · 2 comments

Comments

@johanbrandhorst
Copy link

Hi,

I'm raising this on the back of the same bug in the Go SDK: okta/okta-sdk-golang#65. It appears the OpenAPI specs used to generated the clients have not been updated to support the current types of the LogEvent API response.

The offending lines: https://github.com/okta/okta-sdk-java/blob/master/src/swagger/api.yaml#L3699-L3708.

I'd be happy to contribute a fix for this of all it is is updating the api spec.

@robertjd
Copy link

Thanks @johanbrandhorst , see my note in the linked issue - we'll be getting this fixed soon. Golang is in RC state with a new major version, Java will be following next.

@arvindkrishnakumar-okta
Copy link
Contributor

@johanbrandhorst Thanks for raising this!

We just released v2.0.0 of Java SDK which fixes this issue.

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

No branches or pull requests

3 participants