tejashah88/node-meraki-dashboard

2 New Group Policy API endpoints

pocc opened this issue · 3 comments

pocc commented

Missing API endpoint

  • DELETE /networks/{networkId}/groupPolicies/{groupPolicyId}

link


Congrats by the way. This is the best Meraki API Client that I've come across, based on implemented API calls and code readability.

@pocc So the first endpoint is already implemented under dashboard.group_policies.list (docs), but the second one is new. Thank you!

pocc commented

Ah my bad. Edited issue.

Closing with the release of v3.0.0!