openclaw/docs/.generated
Moliendo d076153fc9
fix(config): coerce numeric Discord IDs to strings instead of rejecting (#45125)
Merged via squash.

Prepared head SHA: 099ba514a1
Co-authored-by: moliendocode <29582793+moliendocode@users.noreply.github.com>
Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com>
Reviewed-by: @altaywtf
2026-04-01 21:07:28 +03:00
..
README.md Docs: prototype generated plugin SDK reference (#51877) 2026-03-22 09:19:00 -07:00
config-baseline.json fix(config): coerce numeric Discord IDs to strings instead of rejecting (#45125) 2026-04-01 21:07:28 +03:00
config-baseline.jsonl fix(config): coerce numeric Discord IDs to strings instead of rejecting (#45125) 2026-04-01 21:07:28 +03:00
plugin-sdk-api-baseline.json build: prepare 2026.4.1-beta.1 release 2026-04-01 15:09:19 +01:00
plugin-sdk-api-baseline.jsonl build: prepare 2026.4.1-beta.1 release 2026-04-01 15:09:19 +01:00

README.md

Generated Docs Artifacts

These baseline artifacts are generated from the repo-owned OpenClaw config schema and bundled channel/plugin metadata.

  • Do not edit config-baseline.json by hand.
  • Do not edit config-baseline.jsonl by hand.
  • Do not edit plugin-sdk-api-baseline.json by hand.
  • Do not edit plugin-sdk-api-baseline.jsonl by hand.
  • Regenerate config baseline artifacts with pnpm config:docs:gen.
  • Validate config baseline artifacts in CI or locally with pnpm config:docs:check.
  • Regenerate Plugin SDK API baseline artifacts with pnpm plugin-sdk:api:gen.
  • Validate Plugin SDK API baseline artifacts in CI or locally with pnpm plugin-sdk:api:check.