Skip to content

chore: use openapi-generator 7.13 to generate rust client#427

Merged
aeneasr merged 1 commit intoory:masterfrom
tylerhawkes:patch-1
May 21, 2025
Merged

chore: use openapi-generator 7.13 to generate rust client#427
aeneasr merged 1 commit intoory:masterfrom
tylerhawkes:patch-1

Conversation

@tylerhawkes
Copy link
Contributor

openapi generator 7.13 disables reqwest default features which turns off the openssl dependency.

Related Issue or Design Document

#425

Checklist

  • I have read the contributing guidelines
    and signed the CLA.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added the necessary documentation within the code base (if
    appropriate).

openapi generator 7.13 disables reqwest default features which turns off the openssl dependency.
@tylerhawkes tylerhawkes changed the title Use 7.13 to generate rust client chore: use openapi-generator 7.13 to generate rust client May 19, 2025
Copy link
Member

@aeneasr aeneasr left a comment

Choose a reason for hiding this comment

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

Awesome, thank you! 🎉 Your contribution makes Ory better :)

@aeneasr aeneasr merged commit 97e2d9c into ory:master May 21, 2025
3 of 4 checks passed
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