Add x-nullable to paginator response fields

Closes #263.
This commit is contained in:
Cristi Vîjdea
2018-12-19 19:34:40 +02:00
parent f8e9fd6327
commit e182ab65ea
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -75,9 +75,11 @@ paths:
next:
type: string
format: uri
x-nullable: true
previous:
type: string
format: uri
x-nullable: true
results:
type: array
items: