arcade-mcp/cspell.config.yaml
Nate Barbettini 799d376ae5
SDK: Generic OAuth 2.0 connector (#81)
- Implements https://app.clickup.com/t/86b1whxb3 on the SDK side
- - Corresponding Engine PR:
https://github.com/ArcadeAI/Engine/pull/113/files?w=1
- Updates existing toolkits with new syntax.
2024-10-03 16:40:02 -07:00

15 lines
209 B
YAML

version: "0.2"
ignorePaths:
- pyproject.toml
dictionaryDefinitions: []
dictionaries: []
words:
- conlist
- fastapi
- httpx
- openai
- pydantic
- pyproject
- toolpack
ignoreWords: []
import: []