fix(issues): add symbol_anchors + commit_anchors to IssueCreate and create route
The create_issue API accepted neither field, so no issue could ever be created with anchors attached. The service layer already supported both fields.
- IssueCreate: add symbol_anchors and commit_anchors fields - create_issue route: pass both through to musehub_issues.create_issue() - type-contracts.md: updated IssueCreate table
sha256:3036c794cae8777ac8f9ece271784e450c45d87fe46517cea4efcd954dd25b64
sha
sha256:0613a8376891ba702076b28c020858df4d4c157a4043f3a0f79c3afc94e16ead
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:3036c794cae8777ac8f9ece271784e450c45d87fe46517cea4efcd954dd25b64 --body "your comment"
No comments yet. Be the first to start the discussion.