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

Support new fields that are added in the API but currently not supported in the sdk #58

Open
cheelim1 opened this issue Apr 17, 2024 · 0 comments

Comments

@cheelim1
Copy link

I noticed there are some fields that are not supported in the sdk but supported in the API https://docs.jumpcloud.com/api/1.0/index.html#tag/Systemusers/operation/systemusers_post.

Example: Create a system user
Has a field called alternateEmail but it is not currently supported in the sdk in both v1 and v2

https://github.com/TheJumpCloud/jcapi-go/blob/master/v1/systemuserputpost.go
https://github.com/TheJumpCloud/jcapi-go/blob/master/v2/systemuserputpost.go

Please update to support all fields available in the API thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant