"item_id"
],
"msg": "Input should be a valid integer, unable to parse string as an integer",
- "input": "foo",
- "url": "https://errors.pydantic.dev/2.1/v/int_parsing"
+ "input": "foo"
}
]
}
"needy"
],
"msg": "Field required",
- "input": null,
- "url": "https://errors.pydantic.dev/2.1/v/missing"
+ "input": null
}
]
}
"item_id"
],
"msg": "Input should be a valid integer, unable to parse string as an integer",
- "input": "foo",
- "url": "https://errors.pydantic.dev/2.1/v/int_parsing"
+ "input": "foo"
}
]
}
/// tip
-You could need the parameter to contain `/home/johndoe/myfile.txt`, with a leading slash (`/`).
+You might need the parameter to contain `/home/johndoe/myfile.txt`, with a leading slash (`/`).
In that case, the URL would be: `/files//home/johndoe/myfile.txt`, with a double slash (`//`) between `files` and `home`.
"needy"
],
"msg": "Field required",
- "input": null,
- "url": "https://errors.pydantic.dev/2.1/v/missing"
+ "input": null
}
]
}
"item_id"
],
"msg": "Input should be a valid integer, unable to parse string as an integer",
- "input": "foo",
- "url": "https://errors.pydantic.dev/2.1/v/int_parsing"
+ "input": "foo"
}
]
}
"needy"
],
"msg": "Field required",
- "input": null,
- "url": "https://errors.pydantic.dev/2.1/v/missing"
+ "input": null
}
]
}
"item_id"
],
"msg": "Input should be a valid integer, unable to parse string as an integer",
- "input": "foo",
- "url": "https://errors.pydantic.dev/2.1/v/int_parsing"
+ "input": "foo"
}
]
}
"item_id"
],
"msg": "Input should be a valid integer, unable to parse string as an integer",
- "input": "foo",
- "url": "https://errors.pydantic.dev/2.1/v/int_parsing"
+ "input": "foo"
}
]
}
"needy"
],
"msg": "Field required",
- "input": null,
- "url": "https://errors.pydantic.dev/2.1/v/missing"
+ "input": null
}
]
}
"item_id"
],
"msg": "Input should be a valid integer, unable to parse string as an integer",
- "input": "foo",
- "url": "https://errors.pydantic.dev/2.1/v/int_parsing"
+ "input": "foo"
}
]
}
"needy"
],
"msg": "Field required",
- "input": null,
- "url": "https://errors.pydantic.dev/2.1/v/missing"
+ "input": null
}
]
}