-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
What is the documentation issue?
There's currently examples on how to use stock adapters and I would like if we can provide an example for a custom adapter.
Is there any context that might help us understand?
I'm trying to do some dynamic tool and resource registration by examining the OpenAPI schema of my API and using AI to fill in the blanks and I'm not entirely sure how to readily do this.
I see that the adapters need to be a string, so think this might require using webpack
to create and resolve some modules, or the config and API for adapters might need some more internals being surfaced.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation