We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eec7a2 commit 42c0323Copy full SHA for 42c0323
src/murfey/server/api/spa.py
src/murfey/util/route_manifest.yaml
@@ -980,14 +980,6 @@ murfey.server.api.session_info.tomo_router:
980
type: str
981
methods:
982
- GET
983
-murfey.server.api.spa.router:
984
- - path: /sessions/{session_id}/cryolo_model
985
- function: get_cryolo_model_path
986
- path_params:
987
- - name: session_id
988
- type: int
989
- methods:
990
- - GET
991
murfey.server.api.websocket.ws:
992
- path: /ws/test/{client_id}
993
function: websocket_endpoint
0 commit comments