chore: Update fastmcp.json schema (#1955)

Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
This commit is contained in:
marvin-context-protocol[bot] 2025-09-29 20:12:24 -04:00 committed by GitHub
commit 27dbb9eabe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 0 deletions

View file

@ -250,6 +250,7 @@
"requirements": {
"anyOf": [
{
"format": "path",
"type": "string"
},
{
@ -267,6 +268,7 @@
"project": {
"anyOf": [
{
"format": "path",
"type": "string"
},
{
@ -285,6 +287,7 @@
"anyOf": [
{
"items": {
"format": "path",
"type": "string"
},
"type": "array"

View file

@ -250,6 +250,7 @@
"requirements": {
"anyOf": [
{
"format": "path",
"type": "string"
},
{
@ -267,6 +268,7 @@
"project": {
"anyOf": [
{
"format": "path",
"type": "string"
},
{
@ -285,6 +287,7 @@
"anyOf": [
{
"items": {
"format": "path",
"type": "string"
},
"type": "array"

View file

@ -250,6 +250,7 @@
"requirements": {
"anyOf": [
{
"format": "path",
"type": "string"
},
{
@ -267,6 +268,7 @@
"project": {
"anyOf": [
{
"format": "path",
"type": "string"
},
{
@ -285,6 +287,7 @@
"anyOf": [
{
"items": {
"format": "path",
"type": "string"
},
"type": "array"