meraki / dashboard-api-go

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

`appliance.UpdateOrganizationApplianceVpnThirdPartyVpnpeers` missing request body #32

Closed zbuchheit closed 3 days ago

zbuchheit commented 2 weeks ago

Prerequisites

Describe the bug When attempting to use the downstream TF provider to create the corresponding resource, I noticed the dashboard-api-go library was missing the request parameter for the api call.

Expected behavior The ability to pass the request body for UpdateOrganizationApplianceVpnThirdPartyVpnpeers

Screenshots Please provide an screenshot of the successful API call with cuRL, Postman, etc.

Environment (please complete the following information):

Additional context related terraform-provider-meraki issue

zbuchheit commented 3 days ago

closed via https://github.com/meraki/dashboard-api-go/pull/35