-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
We use types generated from our OpenAPI spec with openapi-fetch to call endpoints. When adding @platformatic/mcp we are seeing an issue where generated types for all endpoints are impacted by the /mcp endpoint (when it is removed there is no impact)
A simple workaround could be allowing for passing schema for the MCP endpoint the same way that fastify allows for standard endpoints - this way you could pass schema.tags, and hide using @fastify/swagger's hiddenTag option
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels