-
Notifications
You must be signed in to change notification settings - Fork 61
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
Merge oas3 branch to master #373
Merged
eng-services-aperture-github-bot-okta
merged 52 commits into
master
from
oas-v3-openapi-generator
Apr 5, 2023
Merged
Merge oas3 branch to master #373
eng-services-aperture-github-bot-okta
merged 52 commits into
master
from
oas-v3-openapi-generator
Apr 5, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OKTA-453803 <<<Jenkins Check-In of Tested SHA: 42fcfb8 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-sdk-nodejs Files changed count: 41 PR Link: "#305"
OKTA-453803 <<<Jenkins Check-In of Tested SHA: 3b8b3d1 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-sdk-nodejs Files changed count: 43 PR Link: "#310"
integrate Authenticator API into v2 client
Integrate Schema API into v2 Client
* generate SDK with latest v3 spec * use double quoutes for type parameter * do not wipe out emitted types * use correct key for SSWS token auth
* integrate Group API into v2 client * integrate EventHook API into v2 client (#333)
Integrate NetworkZoneApi
* Integrate OrgSetting API * Add file param to other APIs for updateOrgLogo * HttpFile type fix
* integrate Application API into v2 client
* Remove unnecessary `const vars = {}` * Add TrustedOriginApi * Add tests and fix delete 200 -> 204 * remove useless 'vars = {}' * Fix aftertest
OKTA-453788 Integrate Session API
* use token issuer user for Subscription tests
…iorApi, PrincipalRateLimitApi) (#354)
* remove v2 methods from public client * remove erroneous import statement * list all breaking changes
* add generated .md files * add template for model doc * create api-docs dir if it does not exist * remove extraneous directory navigation * fixed links and anchors * remove erroneous *AllOf models * remove remaining references to *AllOf models Co-authored-by: denys.oblohin <denys.oblohin@okta.com>
* generate SDK over latest spec * update method signature in types test * update bridge method name for integration tests * update method signatures in integration tests * convert integration tests * HttpFile fix * remove generated-client * update readme * 7.0.0-rc2 Co-authored-by: denys.oblohin <denys.oblohin@okta.com>
* feat: support EC private keys for OAuth service apps OKTA-496997 <<<Jenkins Check-In of Tested SHA: 2114435 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-sdk-nodejs Files changed count: 11 PR Link: #329 * Releng: Revving up to version(s) 6.6.0 for artifact(s) okta-sdk-nodejs * Update dependencies (#357) * add mocha inline reporter (#354) (#366) OKTA-554035 add mocha inline reporter (#354) * fix: export MemoryStore through library root, update MemoryStore.get type signature (#364) OKTA-550323 fix: export MemoryStore through library root, update MemoryStore.get type signature Co-authored-by: Denys Oblohin <72614880+denysoblohin-okta@users.noreply.github.com> * fix: allow custom attributes for extensible types (#365) OKTA-550323 fix: allow custom attributes for extensible types * Releng: Revving up to version(s) 6.7.0 for artifact(s) okta-sdk-nodejs * Merge remote-tracking branch 'origin/master' into oas-v3-update-to-master Co-authored-by: Oleksandr Pravosudko <oleksandr.pravosudko@okta.com> Co-authored-by: releng-internal-okta <eng_releng_internal@okta.com> Co-authored-by: Oleksandr Pravosudko <71440851+oleksandrpravosudko-okta@users.noreply.github.com>
Update deps
shuowu-okta
approved these changes
Apr 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.