Skip to content

Commit

Permalink
1.53.0 api updates
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Dec 13, 2024
1 parent 43b7598 commit 638387a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ All resources and data sources have been tested with the following API releases.

| API | Version |
| ---------------- | ------- |
| Meraki Dashboard | 1.51.1 |
| Meraki Dashboard | 1.53.0 |

Documentation: <https://registry.terraform.io/providers/CiscoDevNet/meraki/latest>

Expand Down
4 changes: 2 additions & 2 deletions gen/load_models.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ import (
)

var models = []string{
"https://raw.githubusercontent.com/meraki/openapi/refs/tags/v1.51.1/openapi/spec3.json",
"https://raw.githubusercontent.com/meraki/openapi/refs/tags/v1.51.1-beta/openapi/spec3.json",
"https://raw.githubusercontent.com/meraki/openapi/refs/tags/v1.53.0/openapi/spec3.json",
"https://raw.githubusercontent.com/meraki/openapi/refs/tags/v1.53.0-beta.1/openapi/spec3.json",
}

const (
Expand Down

0 comments on commit 638387a

Please sign in to comment.