fix: suppress JSONObject response_model on /me/export; fix _DISPATCHER collision in test merge
- export_my_data: add response_model=None so FastAPI does not register JSONObject as an OpenAPI response schema (JSONValue forward refs are not Pydantic-resolvable) - test_security_hardening.py: rename second _DISPATCHER to _MCP_DISPATCHER to resolve the shadowing introduced when merging section8 + section82
sha256:17dfec533e433f94abe725c9f547a64312f4728203afc109c68a1ccea6c6793a
sha
sha256:341ea3857e2919523a1b1ee94add81d19c823bc67b9f9218cf03304915e87ce8
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:17dfec533e433f94abe725c9f547a64312f4728203afc109c68a1ccea6c6793a --body "your comment"
No comments yet. Be the first to start the discussion.