You've already forked AstralRinth
forked from didirus/AstralRinth
@@ -1933,8 +1933,10 @@ paths:
|
|||||||
- `license`
|
- `license`
|
||||||
- `downloads`
|
- `downloads`
|
||||||
- `color`
|
- `color`
|
||||||
- `created_timestamp`
|
- `created_timestamp` (uses Unix timestamp)
|
||||||
- `modified_timestamp`
|
- `modified_timestamp` (uses Unix timestamp)
|
||||||
|
- `date_created` (uses ISO-8601 timestamp)
|
||||||
|
- `date_modified` (uses ISO-8601 timestamp)
|
||||||
|
|
||||||
In order to then use these facets, you need a value to filter by, as well as an operation to perform on this value.
|
In order to then use these facets, you need a value to filter by, as well as an operation to perform on this value.
|
||||||
The most common operation is `:` (same as `=`), though you can also use `!=`, `>=`, `>`, `<=`, and `<`.
|
The most common operation is `:` (same as `=`), though you can also use `!=`, `>=`, `>`, `<=`, and `<`.
|
||||||
|
|||||||
Reference in New Issue
Block a user