mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-04 00:06:36 +00:00
Update API pages with v0.25.4
This commit is contained in:
@@ -2,7 +2,7 @@ export const title = 'Peers'
|
||||
|
||||
|
||||
|
||||
## List all Peers {{ tag: 'GET' , label: '/api/peers' }}
|
||||
## List all Peers {{ tag: 'GET' , label: '/api/peers' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -234,7 +234,7 @@ echo $response;
|
||||
---
|
||||
|
||||
|
||||
## Retrieve a Peer {{ tag: 'GET' , label: '/api/peers/{peerId}' }}
|
||||
## Retrieve a Peer {{ tag: 'GET' , label: '/api/peers/{peerId}' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -486,7 +486,7 @@ echo $response;
|
||||
---
|
||||
|
||||
|
||||
## Update a Peer {{ tag: 'PUT' , label: '/api/peers/{peerId}' }}
|
||||
## Update a Peer {{ tag: 'PUT' , label: '/api/peers/{peerId}' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -818,7 +818,7 @@ echo $response;
|
||||
---
|
||||
|
||||
|
||||
## Delete a Peer {{ tag: 'DELETE' , label: '/api/peers/{peerId}' }}
|
||||
## Delete a Peer {{ tag: 'DELETE' , label: '/api/peers/{peerId}' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
|
||||
Reference in New Issue
Block a user