mirror of https://gitee.com/bigwinds/arangodb
Unbreak the docs
This commit is contained in:
parent
a8219b4818
commit
3b6860604f
|
@ -92,6 +92,8 @@ Returns the endpoint.
|
||||||
**Examples**
|
**Examples**
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
router.get(/* ... */)
|
||||||
|
.queryParam('num', joi.number().required());
|
||||||
```
|
```
|
||||||
|
|
||||||
!SECTION body
|
!SECTION body
|
||||||
|
|
Loading…
Reference in New Issue