diff --git a/README.md b/README.md index 8e8fa6f..debe0d7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ All resources and data sources have been tested with the following API releases. | API | Version | | ---------------- | ------- | -| Meraki Dashboard | 1.53.0 | +| Meraki Dashboard | 1.54.0 | Documentation: diff --git a/docs/index.md b/docs/index.md index 19884be..23286d6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,7 +15,7 @@ All resources and data sources have been tested with the following API releases. | API | Version | | ---------------- | ------- | -| Meraki Dashboard | 1.53.0 | +| Meraki Dashboard | 1.54.0 | ## Getting Started diff --git a/gen/load_models.go b/gen/load_models.go index d002ea0..e677de0 100644 --- a/gen/load_models.go +++ b/gen/load_models.go @@ -29,8 +29,8 @@ import ( ) var models = []string{ - "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", + "https://raw.githubusercontent.com/meraki/openapi/refs/tags/v1.54.0/openapi/spec3.json", + "https://raw.githubusercontent.com/meraki/openapi/refs/tags/v1.54.0-beta.3/openapi/spec3.json", } const ( diff --git a/templates/index.md.tmpl b/templates/index.md.tmpl index 0cc4444..4d63760 100644 --- a/templates/index.md.tmpl +++ b/templates/index.md.tmpl @@ -15,7 +15,7 @@ All resources and data sources have been tested with the following API releases. | API | Version | | ---------------- | ------- | -| Meraki Dashboard | 1.53.0 | +| Meraki Dashboard | 1.54.0 | ## Getting Started