doc: Add documentation about displaying only future events
This commit is contained in:
parent
899caee8c9
commit
202cc52027
@ -283,6 +283,13 @@ On `config.json`:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can get only future events by using
|
||||||
|
```json
|
||||||
|
"get": {
|
||||||
|
"events":"http://server.url/events/future/",
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
### Resources
|
### Resources
|
||||||
|
|
||||||
The resources module includes a listing of indexed resources and the capability to index new ones.
|
The resources module includes a listing of indexed resources and the capability to index new ones.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user