Merge branch 'rr-:master' into more-tag-named-filters
This commit is contained in:
commit
3890579a1f
1 changed files with 2 additions and 2 deletions
|
@ -323,7 +323,7 @@ data.
|
||||||
{
|
{
|
||||||
"name": <name>,
|
"name": <name>,
|
||||||
"color": <color>,
|
"color": <color>,
|
||||||
"order": <order> // optional
|
"order": <order>
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -2491,7 +2491,7 @@ One file together with its metadata posted to the site.
|
||||||
## Micro post
|
## Micro post
|
||||||
**Description**
|
**Description**
|
||||||
|
|
||||||
A [post resource](#post) stripped down to `name` and `thumbnailUrl` fields.
|
A [post resource](#post) stripped down to `id` and `thumbnailUrl` fields.
|
||||||
|
|
||||||
## Note
|
## Note
|
||||||
**Description**
|
**Description**
|
||||||
|
|
Loading…
Reference in a new issue