MCPcopy
hub / github.com/ModelEngine-Group/nexent / json

Method json

test/backend/data_process/test_tasks.py:2502–2503  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2500
2501 @staticmethod
2502 def json():
2503 return {"status": "success"}
2504
2505 def _delete(url, params=None, timeout=None):
2506 captured["url"] = url

Callers 15

getListFunction · 0.45
createFunction · 0.45
renameFunction · 0.45
getDetailFunction · 0.45
deleteFunction · 0.45
stopFunction · 0.45
generateTitleFunction · 0.45
updateOpinionFunction · 0.45
getMessageIdFunction · 0.45
fetchDeploymentInfoFunction · 0.45
getMcpServerListFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected