An error is reported when a function variable is a Python keyword. Like this:
"parameters": [
{
"name": "from",
"in": "query",
"description": "θ΅·ηΉεζ οΌ39.071510,117.190091",
"required": true,
"schema": {
"type": "string"
}
},
...
Maybe you should generate something like this:
from_: str=Field(alias="from"),
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too