Loading parsegooglesheet/settings.py +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ fromrobot = { 'resource_methods': ['GET', 'POST', 'DELETE'], 'allow_unknown': True, 'pagination': False, 'schema': googlesheetschema 'schema': fromrobotschema } DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobotschema} No newline at end of file Loading
parsegooglesheet/settings.py +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ fromrobot = { 'resource_methods': ['GET', 'POST', 'DELETE'], 'allow_unknown': True, 'pagination': False, 'schema': googlesheetschema 'schema': fromrobotschema } DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobotschema} No newline at end of file