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
Also there is no option to use ListResourceTemplatesResult separately, because there is no Server.list_resource_templates in order to use it as decorator
The text was updated successfully, but these errors were encountered:
In 5th step of python sdk advanced features there is explanation how to use resource templates
Which is wrong because
ListResourcesResult
does not acceptresourceTemplates
ListResourcesResult implementation
Also there is no option to use
ListResourceTemplatesResult
separately, because there is noServer.list_resource_templates
in order to use it as decoratorThe text was updated successfully, but these errors were encountered: