Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: meraki/dashboard-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: meraki/dashboard-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.2
Choose a head ref
  • 5 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 10, 2025

  1. Update test-library.yml

    Add test coverage to dev_rest_session branch.
    TKIPisalegacycipher committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    b3de662 View commit details
    Browse the repository at this point in the history
  2. Update test_dashboard_api_python_library.py

    Use correct caller format.
    TKIPisalegacycipher committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    5c97df2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Update rest_session.py

    Fix missing explicit return statement.
    TKIPisalegacycipher committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    c4696d8 View commit details
    Browse the repository at this point in the history
  2. Added support for "array of objects" query parameter type. (#293)

    * Added support for "array of objects" query parameter type.
    
    * Added support for "array of objects" query parameter type.
    Added documentation for the new encode_params function
    
    * Added support for "array of objects" query parameter type.
    Added documentation for the new encode_params function
    
    * Added support for "array of objects" query parameter type.
    Added documentation for the new encode_params function
    
    * Minor fixes
    
    * Docstring updates
    * Added missing return statement
    
    ---------
    
    Co-authored-by: iancart <iancart@cisco.com>
    Co-authored-by: John M. Kuchta <git@chir.us>
    3 people authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    0704a2a View commit details
    Browse the repository at this point in the history
  3. Automatically regenerated library to version 2.0.2 for API version 1.…

    …57.0. (#294)
    
    Co-authored-by: GitHub Action <support@meraki.com>
    TKIPisalegacycipher and GitHub Action authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    08b4576 View commit details
    Browse the repository at this point in the history
Loading