File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -818,6 +818,21 @@ murfey.server.api.session_control.spa_router:
818818 type : int
819819 methods :
820820 - POST
821+ murfey.server.api.session_control.tomography_router :
822+ - path : /session_control/tomography/sessions/{session_id}/search_map/{sm_name}
823+ function : register_search_map
824+ path_params :
825+ - name : sm_name
826+ type : str
827+ methods :
828+ - POST
829+ - path : /session_control/tomography/sessions/{session_id}/batch_position/{batch_name}
830+ function : register_batch_position
831+ path_params :
832+ - name : batch_name
833+ type : str
834+ methods :
835+ - POST
821836murfey.server.api.session_info.correlative_router :
822837 - path : /session_info/correlative/sessions/{session_id}/upstream_visits
823838 function : find_upstream_visits
You can’t perform that action at this time.
0 commit comments