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: 1.39.0
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: 1.39.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 14, 2023

  1. Create local_subnet_dumper.py

    New example script for IPAM.
    TKIPisalegacycipher committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5e98ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad5adb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41fbd11 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Fix packaging requirement

    Minimum Python version bumped from 3.7 to 3.8 in setup.py, so subsequent versions of the generated package properly reflect the requirement.
    TKIPisalegacycipher committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    559e4d3 View commit details
    Browse the repository at this point in the history
  2. Automatically regenerated library. (#232)

    Co-authored-by: GitHub Action <support@meraki.com>
    
    Fixes #231
    TKIPisalegacycipher authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    37cd136 View commit details
    Browse the repository at this point in the history
Loading