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

Code Snippet generation for Rust's reqwest library #683

Merged
merged 4 commits into from
Mar 24, 2023

Commits on Mar 20, 2023

  1. Rust reqwest code gen

    Dhwaneet Bhatt committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2293771 View commit details
    Browse the repository at this point in the history
  2. Fix kotlin okhttp codegen for raw bodies

    Dhwaneet Bhatt committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f31e1da View commit details
    Browse the repository at this point in the history
  3. Test typo fixes, skip double test runs on PR and fixes to CI

    Dhwaneet Bhatt committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a5f455b View commit details
    Browse the repository at this point in the history
  4. Rust reqwest: Use method names directly for known methods

    Dhwaneet Bhatt committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    771de57 View commit details
    Browse the repository at this point in the history