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

Updates IDX API options parameter type to optional #981

Closed
wants to merge 3 commits into from

Conversation

shawyu-okta
Copy link
Contributor

@shawyu-okta shawyu-okta commented Oct 21, 2021

The IDX API documentation shows on-demand usage of the API to allow options parameter to be optional. Currently, the types for some of the APIs indicate they should be required. This PR changes the type to be optional for those IDX APIs.

@shawyu-okta shawyu-okta requested a review from shuowu October 21, 2021 17:54
Copy link
Contributor

@shuowu shuowu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @shawyu-okta for the PR, do you mind also add a simple description for this change in the changelog.md?

It can be some thing like

5.7.0

### Features
Allows optional paramters for idx methods

eng-prod-CI-bot-okta pushed a commit that referenced this pull request Oct 21, 2021
OKTA-439728
<<<Jenkins Check-In of Tested SHA: ef8554e for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 3
PR Link: "#981"
@shawyu-okta shawyu-okta deleted the sy-idx-api-types branch October 29, 2021 21:04
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.

3 participants