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: Adds support for parameter components and parameter references. #615

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    6b58d0b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    bad9a40 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    494ac3e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    53912d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Code cleanup.

    Adds missing tests for a number of parameter-related methods.
    Jordi Sanchez committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    d7db6d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Removes superfluous print statement.

    Jordi Sanchez committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    1fa552a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    59f17fc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Makes parameter schema errors be reported.

    Removes a nonexisting parameter from update_parameters_with_data's docstring.
    Adds an end-to-end test for parameters passed by reference.
    Jordi Sanchez committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    da9af67 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_components_parameters_support' of https://github.co…

    …m/jsanchez7SC/openapi-python-client into add_components_parameters_support
    Jordi Sanchez committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c04402b View commit details
    Browse the repository at this point in the history