docs: add FAQ from resolved GitHub issues#403
Merged
Conversation
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>
6a898de to
b5b87f1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/FAQ.mdwith answers extracted from 13 open issues taggedquestionIssues closed
Closes #31, #44, #82, #89, #121, #196, #201, #203, #252, #253, #316, #329, #375
Issues not closed (no maintainer resolution):
Test plan
🤖 Generated with Claude Code