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

Move openapi generated artifacts to appropriate package namespace and bump generator to 6.6.0 #925

Merged
merged 7 commits into from
Jul 26, 2023

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Jul 13, 2023

Issue(s)

Description

  • OpenAPI Generator generated artifacts are now moved from namespace org.openapitools.client to com.okta.sdk.resource.
  • Generated models will be placed in com.okta.sdk.resource.model namespace.
  • Generated APIs will be placed in com.okta.sdk.resource.api namespace.
  • Other misc generated artifacts will be placed in com.okta.sdk.resource.handler namespace.

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Library Upgrade
  • Configuration Change
  • Versioning Change
  • Unit or Integration Test(s)
  • Documentation

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I did not edit any automatically generated files

@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Move generated artifacts to the correct package name Move generated artifacts to the correct package namespace Jul 13, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Move generated artifacts to the correct package namespace Move generated artifacts to more appropriate package namespace Jul 14, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Move generated artifacts to more appropriate package namespace Move generated artifacts to appropriate package namespace Jul 14, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Move generated artifacts to appropriate package namespace Move generated artifacts to appropriate package namespace and bump openapi generator to 6.6.0 Jul 14, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Move generated artifacts to appropriate package namespace and bump openapi generator to 6.6.0 Move openapi generated artifacts to appropriate package namespace and bump generator to 6.6.0 Jul 17, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit 2e525d8 into master Jul 26, 2023
1 check passed
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the ak_issue_789 branch July 26, 2023 15:44
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