Skip to content

Commit

Permalink
add back whitespace required for yarn to function.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjohnson committed Oct 23, 2024
1 parent 01451be commit d5db8b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/central/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ $body = @{
Invoke-WebRequest -Uri "https://api.zerotier.com/api/v1/network/$NWID/member/$MEMBER_ID" `
-Method Post -Headers $headers -Body $body -ContentType "application/json"
```
</TabItem>
</Tabs>

0 comments on commit d5db8b1

Please sign in to comment.