1
0
Fork 0
mirror of synced 2025-04-04 13:43:31 +03:00

Fixed typo (#21)

The example data response for AJAX included the wrong key for pagination.
This commit is contained in:
Emmanuel BALLERY 2018-06-02 06:24:36 +02:00 committed by Kevin Brown
parent 69098b179d
commit ce57141fe3

View file

@ -125,7 +125,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
]
}
],
"paginate": {
"pagination": {
"more": true
}
}