meraki / dashboard-api-go

Dashboard API for Golang
MIT License
19 stars 7 forks source link

Refactor/generator templates update #16

Closed iamdexterpark closed 1 year ago

iamdexterpark commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

fix: Removed linter on autogenerated code Refactor: Updated OpenAPI generator templates Feat: Regenerated HTTP client with updated templates Docs: Updated README

This feature release includes various improvements and updates to the codebase:

The issue with the linter failing on autogenerated code has been resolved. The OpenAPI generator templates have been updated, improving code quality and structure. The HTTP client has been regenerated using the new templates, enhancing performance and functionality. The README documentation has been updated to provide clearer instructions and information.

These changes contribute to a more stable and efficient codebase, ensuring better development practices and improved user experience.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist: