Skip to content
Snippets Groups Projects
Commit 84fa1ced authored by sveseli's avatar sveseli
Browse files

started work on delete experiment functionality

parent 984fd04d
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,6 @@ ExperimentDsApi
.. autoclass:: dm.ds_web_service.api.experimentDsApi.ExperimentDsApi()
:show-inheritance:
:members: __init__, getExperimentTypes, getExperiments, getExperimentsByStation, getExperimentByName, getExperimentById, addExperiment
:members: __init__, getExperimentTypes, getExperiments, getExperimentsByStation, getExperimentByName, getExperimentById, addExperiment, updateExperiment, deleteExperimentById, deleteExperimentByName
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment