1 parent e2e3107 commit 242e166Copy full SHA for 242e166
1 file changed
generator/generate_library.py
@@ -34,7 +34,7 @@ def generate_pagination_parameters(operation):
34
},
35
'direction': {
36
'type': 'string',
37
- 'description': 'use with perPage to get total results up to total_pages*perPage; -1 or "all" for all pages','
+ 'description': 'use with perPage to get total results up to total_pages*perPage; -1 or "all" for all pages',
38
}
39
40
return ret
0 commit comments