mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 07:09:11 +02:00
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:
parent
3a21e7b9b2
commit
27dbb9eabe
3 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue