mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-22 04:37:50 +01:00
webapi: /explore optional &offset= parameter which does not make sense to be used
This commit is contained in:
@@ -920,7 +920,7 @@ Result: 200 with JSON structure apiResponseDownloadStatus (using APIStatus a
|
||||
This returns recently shared files in Peernet. Results are returned in real-time. The file type is an optional filter.
|
||||
|
||||
```
|
||||
Request: GET /explore?limit=[max records]&type=[file type]
|
||||
Request: GET /explore?limit=[max records]&type=[file type]&offset=[offset]
|
||||
Result: 200 with JSON structure SearchResult. Check the field status.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user