Skip to content

Conversation

@Vikrant-Khedkar
Copy link
Collaborator

@Vikrant-Khedkar Vikrant-Khedkar commented Nov 11, 2025

Make api key mandatory from optional


Note

Require scrapegraphApiKey in Smithery config and align server config schema with camelCase via Pydantic aliases.

  • Config (Smithery):
    • Add configSchema requiring scrapegraphApiKey (string) with description in smithery.yaml.
  • Server (Pydantic schema):
    • Import AliasChoices and update ConfigSchema.scrapegraph_api_key to accept scrapegraphApiKey/scrapegraph_api_key via validation_alias and serialize as scrapegraphApiKey.

Written by Cursor Bugbot for commit 4579347. This will update automatically on new commits. Configure here.

@VinciGit00 VinciGit00 merged commit d7db52b into main Nov 11, 2025
2 of 3 checks passed
@VinciGit00 VinciGit00 deleted the fix/config branch November 11, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants