ktx/docs-site/content/docs
Andrey Avtomonov 637891f030
fix(cli): align Notion setup credential to --source-auth-token-ref (#236)
Notion's setup path read --source-api-key-ref while writing the auth_token_ref
config field, so --source-auth-token-ref was silently dropped. Align Notion to
the flag=field convention every other connector follows: it now reads
--source-auth-token-ref, and --source-api-key-ref becomes Metabase-only.

Also add validation rejecting any credential-ref flag not applicable to the
chosen --source, with a pointer to the correct flag, closing the silent-drop
class for all connectors.

Update CLI-reference docs, the ktx skill Notion example, and tests.

Fixes KLO-724.
2026-05-29 17:23:46 +02:00
..
ai-resources docs: add ktx skills.sh setup skill (#227) 2026-05-28 12:28:10 +02:00
cli-reference fix(cli): align Notion setup credential to --source-auth-token-ref (#236) 2026-05-29 17:23:46 +02:00
community feat(telemetry): anonymous posthog usage telemetry across node cli and python daemon (#205) 2026-05-22 18:18:47 +02:00
concepts docs: standardize fanout terminology (#218) 2026-05-25 11:09:33 -04:00
configuration feat(connectors): generalize readiness and constraint handling (#212) 2026-05-24 19:30:06 +02:00
getting-started skill: document adding context sources; docs: one-shot full-demo path (#234) 2026-05-29 15:02:57 +02:00
guides docs: rewrite context-as-code as reviewing-context guide (#201) 2026-05-21 15:42:50 +02:00
integrations feat(connectors): generalize readiness and constraint handling (#212) 2026-05-24 19:30:06 +02:00
meta.json docs: add ktx.yaml configuration reference (#200) 2026-05-21 15:29:20 +02:00