Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README examples not using ResourceTemplate class #125

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

jspahrsummers
Copy link
Member

Resolves #123.

@jspahrsummers jspahrsummers merged commit 13ddf5f into main Jan 21, 2025
4 checks passed
@jspahrsummers jspahrsummers deleted the justin/fix-quickstart branch January 21, 2025 11:59
@kevinmeyvaert
Copy link

yo, is it possible that the types were not yet updated to match this change?
resource(name: string, uri: string, metadata: ResourceMetadata, readCallback: ReadResourceCallback): void;

MediaInfluences pushed a commit to MediaInfluences/typescript-sdk that referenced this pull request Apr 3, 2025
…/justin/fix-quickstart

Fix README examples not using `ResourceTemplate` class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quickstart example fails
3 participants