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

feat!: Provide HTTP request components by closure instead of protocol #654

Merged
merged 4 commits into from
Jan 26, 2024

Commits on Jan 26, 2024

  1. Use closures for 'provider' middlewares, code generate closures for m…

    …odels instead of protocol compliances
    jbelkins committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    785a259 View commit details
    Browse the repository at this point in the history
  2. Fix codegen tests

    jbelkins committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    84dfb84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e45d96c View commit details
    Browse the repository at this point in the history
  4. Fix lint & failed tests

    jbelkins committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cc7e782 View commit details
    Browse the repository at this point in the history