Skip to content

fix: build issue due to missing struct field#427

Merged
4t145 merged 1 commit intomodelcontextprotocol:mainfrom
ByteBaker:main
Sep 8, 2025
Merged

fix: build issue due to missing struct field#427
4t145 merged 1 commit intomodelcontextprotocol:mainfrom
ByteBaker:main

Conversation

@ByteBaker
Copy link
Copy Markdown
Contributor

Commit 452fe2c broke Reference::for_prompt where it missed the field title for struct PromptReference, which broke the build.

This commit fixes that.

Motivation and Context

Fixes build issue.

Commit 452fe2c broke `Reference::for_prompt` where it missed
the field `title` for `struct PromptReference`, which broke
the build.

This commit fixes that.
@github-actions github-actions bot added the T-core Core library changes label Sep 8, 2025
@4t145 4t145 merged commit 926cb33 into modelcontextprotocol:main Sep 8, 2025
11 checks passed
@github-actions github-actions bot mentioned this pull request Sep 8, 2025
takumi-earth pushed a commit to earthlings-dev/rmcp that referenced this pull request Jan 27, 2026
Commit 452fe2c broke `Reference::for_prompt` where it missed
the field `title` for `struct PromptReference`, which broke
the build.

This commit fixes that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-core Core library changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants