Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
644effc6
Commit
644effc6
authored
Aug 12, 2020
by
Maksim
Browse files
update docs
parent
345ac512
Pipeline
#29711
failed with stages
in 24 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/API/admin_api.md
View file @
644effc6
...
...
@@ -1266,11 +1266,14 @@ Loads json generated from `config/descriptions.exs`.
-
Params:
-
*optional*
`page`
:
**integer**
page number
-
*optional*
`page_size`
:
**integer**
number of log entries per page (default is
`50`
)
-
*optional*
`query`
:
**string**
search term
-
Response:
```
json
{
"page_size"
:
integer
,
"count"
:
integer
,
"urls"
:
[
"http://example.com/media/a688346.jpg"
,
"http://example.com/media/fb1f4d.jpg"
...
...
@@ -1290,12 +1293,7 @@ Loads json generated from `config/descriptions.exs`.
-
Response:
```
json
{
"urls"
:
[
"http://example.com/media/a688346.jpg"
,
"http://example.com/media/fb1f4d.jpg"
]
}
{
}
```
...
...
@@ -1311,11 +1309,6 @@ Loads json generated from `config/descriptions.exs`.
-
Response:
```
json
{
"urls"
:
[
"http://example.com/media/a688346.jpg"
,
"http://example.com/media/fb1f4d.jpg"
]
}
{
}
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment