Skip to content

Fix Slack Auth Guide#1

Merged
1 commit merged intomainfrom
amerchia-mw-patch-1
Dec 28, 2023
Merged

Fix Slack Auth Guide#1
1 commit merged intomainfrom
amerchia-mw-patch-1

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Dec 28, 2023

The existing auth guide says to use Bearer Auth but that's not a default auth type in Creator Studio today.

Modifying to use the Api Key auth type

@ghost ghost merged commit 533f55f into main Dec 28, 2023
@ghost ghost deleted the amerchia-mw-patch-1 branch December 28, 2023 21:56
tmichaud-moveworks pushed a commit that referenced this pull request Feb 2, 2024
ajaymerchia added a commit that referenced this pull request Jan 9, 2026
- Add ci/config.yaml with enum definitions for availability, agent_capabilities, solution_tags
- Add ci/config_loader.py utility for loading config values
- Update ci/model.py with V3 constants:
  - Required/optional field definitions for connectors and plugins
  - REMOVED_FIELDS set for strict validation
  - Regex patterns for kebab-case and Title Case validation
  - Description prefix/suffix constants

Key changes:
- Config.yaml stores ONLY enums (validation logic stays in code)
- Dropped fidelity, difficulty_level, time_in_minutes from V3
- Added strict field validation sets (ALL_CONNECTOR_FIELDS, ALL_PLUGIN_FIELDS)
- V3 will ban any fields not in allowed sets

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
ajaymerchia added a commit that referenced this pull request Jan 9, 2026
feat: Add V3 schema foundation (PR #1)
This pull request was closed.
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.

1 participant