Skip to content

docs: add FAQ from resolved GitHub issues#403

Merged
fredbi merged 1 commit intomasterfrom
docs/faq-from-issues
Mar 8, 2026
Merged

docs: add FAQ from resolved GitHub issues#403
fredbi merged 1 commit intomasterfrom
docs/faq-from-issues

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Mar 8, 2026

Summary

  • Add docs/FAQ.md with answers extracted from 13 open issues tagged question
  • Covers client usage (TLS config, custom MIME types, error body access), middleware (auth principal access, context propagation, request validation), and Swagger UI configuration
  • Link FAQ from README.md

Issues closed

Closes #31, #44, #82, #89, #121, #196, #201, #203, #252, #253, #316, #329, #375

Issues not closed (no maintainer resolution):

Test plan

  • Verify FAQ renders correctly on GitHub
  • Verify issue cross-references link properly
  • Verify README link to FAQ works

🤖 Generated with Claude Code

Extract answers to common questions from 13 open issues tagged
"question" into docs/FAQ.md, covering client usage (TLS, content
types, error handling), middleware (auth, context, validation),
and Swagger UI configuration. Link the FAQ from README.md.

Closes #31
Closes #44
Closes #82
Closes #89
Closes #121
Closes #196
Closes #201
Closes #203
Closes #252
Closes #253
Closes #316
Closes #329
Closes #375

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi force-pushed the docs/faq-from-issues branch from 6a898de to b5b87f1 Compare March 8, 2026 20:17
@fredbi fredbi merged commit c9809a6 into master Mar 8, 2026
16 checks passed
@fredbi fredbi deleted the docs/faq-from-issues branch March 8, 2026 20:20
@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.68%. Comparing base (3b063c0) to head (b5b87f1).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #403   +/-   ##
=======================================
  Coverage   81.68%   81.68%           
=======================================
  Files          50       50           
  Lines        3379     3379           
=======================================
  Hits         2760     2760           
  Misses        507      507           
  Partials      112      112           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Static list of consumers / producers?

1 participant