Skip to content

feat: 📝 Update FastAPI documentation#287

Merged
remimd merged 1 commit intodevfrom
fastapi
Nov 7, 2025
Merged

feat: 📝 Update FastAPI documentation#287
remimd merged 1 commit intodevfrom
fastapi

Conversation

@remimd
Copy link
Copy Markdown
Member

@remimd remimd commented Nov 7, 2025

No description provided.

@remimd remimd requested a review from Copilot November 7, 2025 16:43
@remimd remimd self-assigned this Nov 7, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the FastAPI integration documentation to use the newer MappedScope API instead of the older reserve_scoped_slot approach for managing request-scoped dependencies.

  • Migrates from reserve_scoped_slot to MappedScope pattern
  • Introduces FastAPIRequestBindings dataclass to encapsulate request scope bindings
  • Updates imports to include MappedScope, Scoped, and dataclass

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread documentation/integrations/fastapi.md
@remimd remimd merged commit e1016ee into dev Nov 7, 2025
12 checks passed
@remimd remimd deleted the fastapi branch November 7, 2025 16:46
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