Skip to content

Commit bf686ec

Browse files
committed
Forgot to rename router when copying
1 parent 1228d25 commit bf686ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/murfey/util/route_manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ murfey.server.api.session_control.router:
826826
type: int
827827
methods:
828828
- DELETE
829-
- path: /session_info/sessions/{session_id}/data_collection_groups
829+
- path: /session_control/sessions/{session_id}/data_collection_groups
830830
function: get_dc_groups
831831
path_params:
832832
- name: session_id

0 commit comments

Comments
 (0)