We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1144d50 commit 083f438Copy full SHA for 083f438
exercises/03.resources/README.mdx
@@ -116,8 +116,8 @@ database entry with a specific ID).
116
In this exercise, you'll extend your EpicMe journaling app to expose new types
117
of resources:
118
119
-- **Credits metadata**: A simple resource describing the app's creator.
120
-- **Database-backed resources**: Journal entries and tags, each accessible via a
+- **Tags**: A simple resource returning all available tags.
+- **Resource Templates**: Journal entries and tags, each accessible via a
121
unique URI and discoverable through resource templates.
122
- **Embedded resources**: Making it possible for tools to return references to
123
resources as part of their output, enabling richer, more contextual
0 commit comments