Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix template response #472

Merged
merged 4 commits into from
Jan 17, 2025
Merged

Fix template response #472

merged 4 commits into from
Jan 17, 2025

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Jan 17, 2025

Checklist

  • The code has 100% test coverage.
  • The documentation was properly created or updated (if applicable) following the correct guidelines and appropriate language.
  • I branched out from the latest main or is a sub-branch.

Summary or description

Changes:

  • Fix using templates causes " escaped.
  • Fix TemplateResponse's auto-detection of the media-type when used directly.
  • bump version

Changes:

- Fix returning strings (or using templates) causes " escaped.
- Fix TemplateResponse's auto-detection of the media-type when used directly.
@devkral devkral force-pushed the devkral/fixes/template_response branch from cd6bce5 to 1883c72 Compare January 17, 2025 11:25
@devkral devkral changed the title Fix template response, fix returning strings Fix template response Jan 17, 2025
@tarsil tarsil merged commit fd5a995 into main Jan 17, 2025
6 checks passed
@tarsil tarsil deleted the devkral/fixes/template_response branch January 17, 2025 11:35
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