Skip to content

docs: refresh README after library analysis#15

Open
Copilot wants to merge 2 commits into
masterfrom
copilot/update-readme-after-analysis
Open

docs: refresh README after library analysis#15
Copilot wants to merge 2 commits into
masterfrom
copilot/update-readme-after-analysis

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 8, 2026

Summary

Reviewed the library API and refreshed README.md where documentation was outdated.

Changes

  • Updated Quick Start dependency versions:
    • rig-openapi-tools to 0.1.6
    • rig-core to 0.34
  • Expanded the Builder method table to include existing public API options:
    • .api_key_header(name, key)
    • .api_key_query(name, key)
    • .basic_auth(username, password)

Validation

  • cargo check
  • cargo test
  • cargo clippy -- -D warnings
  • cargo fmt --check
  • Parallel validation: Code Review ✅, CodeQL ✅ (trivial docs-only changes)

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.

2 participants