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

Rust Client: Add support for collectionFormat="multi" #11169

Commits on Dec 21, 2021

  1. Rust Client: Support collectionFormat="multi"

    Previously, rust-client generator disregarded collectionFormat property of
    multi-value parameters. Now we support following values in collectionFormat: "",
    "csv", "multi".
    
    You can review changes this creates for fairly sizable project at https://github.com/CrowdStrike/rusty-falcon/pull/33/files
    isimluk committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7a61618 View commit details
    Browse the repository at this point in the history