Spaces:
Running
Running
Jeremiah Lowin commited on
Commit ·
9c8eda3
1
Parent(s): 9924ac9
Add version bad for prefix formats
Browse files
docs/servers/composition.mdx
CHANGED
|
@@ -185,6 +185,8 @@ main_server.mount("remote", remote_proxy)
|
|
| 185 |
|
| 186 |
## Resource Prefix Formats
|
| 187 |
|
|
|
|
|
|
|
| 188 |
When mounting or importing servers, resource URIs are usually prefixed to avoid naming conflicts. FastMCP supports two different formats for resource prefixes:
|
| 189 |
|
| 190 |
### Path Format (Default)
|
|
|
|
| 185 |
|
| 186 |
## Resource Prefix Formats
|
| 187 |
|
| 188 |
+
<VersionBadge version="2.4.0" />
|
| 189 |
+
|
| 190 |
When mounting or importing servers, resource URIs are usually prefixed to avoid naming conflicts. FastMCP supports two different formats for resource prefixes:
|
| 191 |
|
| 192 |
### Path Format (Default)
|