add missing parameter in api doc

pull/1502/head
Unihedron 2016-01-21 14:24:37 +08:00
parent c7398837a9
commit eb47b74096
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ name | type | default | description
**with_analysis** | 1 or 0 | 0 | include deep analysis data in the result
**with_moves** | 1 or 0 | 0 | include a list of PGN moves
**with_movetimes** | 1 or 0 | 0 | include move time informations
**with_opening** | 1 or 0 | 0 | include opening informations
**with_fens** | 1 or 0 | 0 | include a list of FEN states
```javascript