Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pdayboch-cisco
/
dashboard-api-python
Public
forked from
meraki/dashboard-api-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dashboard-api-python
generator
on
main
User selector
All users
All time
Commit history
Commits on Jun 4, 2026
feat(generator): add assistant to supported scopes
Show description for f5dce27
TKIPisalegacycipher
and
claude
committed
f5dce27
View commit details
Copy full SHA for f5dce27
View code at this point
Browse repository at this point
Commits on May 21, 2026
Skip enum assertion for nullable params in generated SDK methods.
Show description for ad5a1fe
TKIPisalegacycipher
and
claude
committed
ad5a1fe
View commit details
Copy full SHA for ad5a1fe
View code at this point
Browse repository at this point
Commits on May 6, 2026
Incorporate renamed_params into generator tests.
TKIPisalegacycipher
committed
2308065
View commit details
Copy full SHA for 2308065
View code at this point
Browse repository at this point
Added generator workaround for protected Python names and generation-report doc for posterity.
TKIPisalegacycipher
committed
7873748
View commit details
Copy full SHA for 7873748
View code at this point
Browse repository at this point
Add support for 'support' scope.
TKIPisalegacycipher
committed
18cc0ad
View commit details
Copy full SHA for 18cc0ad
View code at this point
Browse repository at this point
Scope check fix.
TKIPisalegacycipher
committed
c2842df
View commit details
Copy full SHA for c2842df
View code at this point
Browse repository at this point
Add traceback for unsupported scopes.
TKIPisalegacycipher
committed
3b8cefa
View commit details
Copy full SHA for 3b8cefa
View code at this point
Browse repository at this point
enable generation with users scope.
TKIPisalegacycipher
committed
e6e7c6c
View commit details
Copy full SHA for e6e7c6c
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
fix(generator): pass api_version to __init__.py; add wiring drift checks
Show description for 22f5796
TKIPisalegacycipher
committed
22f5796
View commit details
Copy full SHA for 22f5796
View code at this point
Browse repository at this point
Restore OASv3 generator positional args
TKIPisalegacycipher
committed
66db01b
View commit details
Copy full SHA for 66db01b
View code at this point
Browse repository at this point
fix(06): update test imports and deprecation guard after generator swap
Show description for fd09b0c
TKIPisalegacycipher
and
claude
committed
fd09b0c
View commit details
Copy full SHA for fd09b0c
View code at this point
Browse repository at this point
feat(06-01): swap v2 and v3 generators with deprecation warning
Show description for 4ac836c
TKIPisalegacycipher
committed
4ac836c
View commit details
Copy full SHA for 4ac836c
View code at this point
Browse repository at this point
Delete dead generator.
TKIPisalegacycipher
committed
268fbc1
View commit details
Copy full SHA for 268fbc1
View code at this point
Browse repository at this point
batch_function_template.jinja2 - don't emit body_params for destroy operations (ruff F841 fix)
Show description for ad3929f
TKIPisalegacycipher
committed
ad3929f
View commit details
Copy full SHA for ad3929f
View code at this point
Browse repository at this point
fix(05-02): add **kwargs when templates use kwargs.items()
Show description for acb22d5
TKIPisalegacycipher
committed
acb22d5
View commit details
Copy full SHA for acb22d5
View code at this point
Browse repository at this point
feat(04-02): wire --stubs CLI flag to stub generation
Show description for 16bc7e0
TKIPisalegacycipher
committed
16bc7e0
View commit details
Copy full SHA for 16bc7e0
View code at this point
Browse repository at this point
feat(04-01): implement stub generation
Show description for 9361e79
TKIPisalegacycipher
committed
9361e79
View commit details
Copy full SHA for 9361e79
View code at this point
Browse repository at this point
feat(03-02): add CLI with v2-compatible flags and v3 spec fetch
Show description for 88c269c
TKIPisalegacycipher
committed
88c269c
View commit details
Copy full SHA for 88c269c
View code at this point
Browse repository at this point
feat(03-01): implement v3 generator with explicit param construction
Show description for 83ef36f
TKIPisalegacycipher
committed
83ef36f
View commit details
Copy full SHA for 83ef36f
View code at this point
Browse repository at this point
feat(02-01): implement parse_params_v3 with path inheritance, nullable, oneOf, style/explode, param_filters
Show description for 286ef57
TKIPisalegacycipher
committed
286ef57
View commit details
Copy full SHA for 286ef57
View code at this point
Browse repository at this point
feat(01-02): implement parse_request_body
Show description for 2dddbd9
TKIPisalegacycipher
committed
2dddbd9
View commit details
Copy full SHA for 2dddbd9
View code at this point
Browse repository at this point
feat(01-01): implement resolve_ref and clear_cache
Show description for f6a1a89
TKIPisalegacycipher
committed
f6a1a89
View commit details
Copy full SHA for f6a1a89
View code at this point
Browse repository at this point
Add optional invalid kwarg logging. Address #238, close #212 and #236. Thank you @mpenning and @martialo12 for the request.
TKIPisalegacycipher
committed
ba642f4
View commit details
Copy full SHA for ba642f4
View code at this point
Browse repository at this point
Fix generator missing URL-referenced params not declared as path params
Show description for 6f059e1
TKIPisalegacycipher
and
claude
committed
6f059e1
View commit details
Copy full SHA for 6f059e1
View code at this point
Browse repository at this point
Fix generator omitting path params from function signatures
Show description for d8c4391
TKIPisalegacycipher
and
claude
committed
d8c4391
View commit details
Copy full SHA for d8c4391
View code at this point
Browse repository at this point
Modernize project tooling, imports, and test infrastructure
Show description for a0ea07f
TKIPisalegacycipher
committed
a0ea07f
View commit details
Copy full SHA for a0ea07f
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Add generator test suite and drop Python 3.10 support
Show description for 8825bf3
TKIPisalegacycipher
committed
8825bf3
View commit details
Copy full SHA for 8825bf3
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
Enhance API support and documentation (#310)
Show description for 253163a
fmunozmiranda
authored
253163a
View commit details
Copy full SHA for 253163a
View code at this point
Browse repository at this point
Commits on May 23, 2025
minor refactor generators
Show description for a026860
TKIPisalegacycipher
committed
a026860
View commit details
Copy full SHA for a026860
View code at this point
Browse repository at this point
Commits on May 22, 2025
Update generate_library.py
TKIPisalegacycipher
committed
511ecc4
View commit details
Copy full SHA for 511ecc4
View code at this point
Browse repository at this point
Update generate_library.py
Show description for 41631fc
TKIPisalegacycipher
committed
41631fc
View commit details
Copy full SHA for 41631fc
View code at this point
Browse repository at this point
Started extraction of response handling
Show description for bbd630f
TKIPisalegacycipher
committed
bbd630f
View commit details
Copy full SHA for bbd630f
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
Fix new api version arg for generator
Show description for fb748b9
TKIPisalegacycipher
committed
fb748b9
View commit details
Copy full SHA for fb748b9
View code at this point
Browse repository at this point
Fix missing arg in generator
Show description for 153e9a4
TKIPisalegacycipher
committed
153e9a4
View commit details
Copy full SHA for 153e9a4
View code at this point
Browse repository at this point
Decoupled SDK versioning from API version
Show description for b63583a
TKIPisalegacycipher
committed
b63583a
View commit details
Copy full SHA for b63583a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.