Skip to content

Refactor webserver.py to use new methods in BaseView #100

@rknop

Description

@rknop

There are several api endpoints in webserver.py that could be made shorter by using BaseView.check_json_keys, BaseView.get_provenance_id, BaseView.build_sql_insert, and/or BaseView.make_sql_conditions.

Go through and fix.,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions