Describe the bug
A clear and concise description of what the bug is.
Server details returned a statusChangedAt in _meta block but it is not defined in the openapi.yaml schema file (see
|
StatusChangedAt time.Time `json:"statusChangedAt" format:"date-time" doc:"Timestamp when the server status was last changed"` |
)
To Reproduce
Steps to reproduce the behavior:
- Go to https://registry.modelcontextprotocol.io and see the full server.json file for any entry
Expected behavior
A clear and concise description of what you expected to happen.
Adjsut types and schema
Logs
If applicable, add logs to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
Server details returned a statusChangedAt in _meta block but it is not defined in the openapi.yaml schema file (see
registry/pkg/api/v0/types.go
Line 11 in 77bbd41
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Adjsut types and schema
Logs
If applicable, add logs to help explain your problem.
Additional context
Add any other context about the problem here.