Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Spierings committed Jan 25, 2025
1 parent 4c73bc1 commit c62b4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meraki/api/networks.py
Original file line number Diff line number Diff line change
Expand Up @@ -2937,4 +2937,4 @@ def getNetworkWebhooksWebhookTest(self, networkId: str, webhookTestId: str):
resource = f'/networks/{networkId}/webhooks/webhookTests/{webhookTestId}'

return self._session.get(metadata, resource)


0 comments on commit c62b4d5

Please sign in to comment.