docs(skills): correct Bedrock version - #75
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Important Review available on request
Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Why
API7 Enterprise 3.9.12 introduced AWS Bedrock support. The API7 Gateway release notes and Plugin Hub configuration reference both use that boundary, but the generated A7 skill currently states 3.9.11.
Correcting the source skill prevents the API7 docs catalog generator from republishing the wrong minimum version.
Validation
make validate-skills(40 skills validated)git diff --checkmake test-skillscould not run locally because the environment does not include the Go toolchain; CI should run the static skill checks.