You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(server): Make toSpecification methods public in McpServerFeatures
Changed visibility of toSpecification() methods from package-private to public in all registration classes:
- AsyncToolRegistration
- AsyncResourceRegistration
- AsyncPromptRegistration
- SyncToolRegistration
- SyncResourceRegistration
- SyncPromptRegistration
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
0 commit comments