Skip to content

fix: update openapi.yml to include statusChangedAt#1187

Merged
rdimitrov merged 2 commits intomodelcontextprotocol:mainfrom
jeffmaury:GH-1169
Apr 23, 2026
Merged

fix: update openapi.yml to include statusChangedAt#1187
rdimitrov merged 2 commits intomodelcontextprotocol:mainfrom
jeffmaury:GH-1169

Conversation

@jeffmaury
Copy link
Copy Markdown
Contributor

Fixes #1169

Update the openapi.yml to add a missing field

Motivation and Context

openapi.yml was not in sync with live data

How Has This Been Tested?

Validated the openapi.yml file

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Copy link
Copy Markdown
Member

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for helping with this, @jeffmaury! 🙏

@rdimitrov rdimitrov merged commit d8a1ea4 into modelcontextprotocol:main Apr 23, 2026
3 checks passed
@jeffmaury jeffmaury deleted the GH-1169 branch April 23, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

statusChangedAt returned in payload but not defined in openapi.yaml

2 participants