kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated API Reference (markdown)
rodzic
796382d83a
commit
8e5c112cae
|
@ -1,17 +1,17 @@
|
|||
# Get current snapshot
|
||||
## Get current snapshot
|
||||
|
||||
Returns the current text snapshot available
|
||||
|
||||
## Authentication
|
||||
### Authentication
|
||||
Requires password/session if logged in, otherwise none (default)
|
||||
|
||||
## URL
|
||||
### URL
|
||||
`GET api/{uuid}/snapshot/current`
|
||||
|
||||
| Parameter | Type | Description | Required |
|
||||
| ----------- | ----------- |----------- |----------- |
|
||||
| `uuid` | string | UUID of the watch | required |
|
||||
|
||||
## Response
|
||||
### Response
|
||||
|
||||
`text/plain` of the snapshot
|
Ładowanie…
Reference in New Issue