We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2327164 commit c74f877Copy full SHA for c74f877
data_wizard/rest.py
@@ -11,6 +11,6 @@
11
url='datawizard',
12
modes=[],
13
server_modes=[
14
- 'detail', 'start', 'ids', 'data', 'auto', 'records',
+ 'detail', 'columns', 'ids', 'data', 'auto', 'records',
15
],
16
)
0 commit comments