help
OpenAPI schema endpoint description generation from docstring
Solved
Help (Meta)
Unable to access paths defined in a controller
Solved
Help (Meta)
Help (Code)
Inconsistent data responses
Solved
Help (Code)
Bug
What's the purpose of lib/service.py in the examples?
Solved
Newbie Coder
Enum usage SQLAlchemy plugin (Litestar V2)
Solved
Help (Code)
Using Pagination together with return_dto generates wrong api docs
Solved
Help (Code)
Do not show traceback for NotFoundException
Solved
Suggestions
Help (Code)
Trying to create an user from `retrieve_user_handler` in JWT Auth
Solved
Help (Code)
Can't use JSONB columns in the litestar-pg-redis-docker example repo
Solved
Bug
Load all controllers
Solved
Suggestions
Help (Code)
Error running example due to Pydantic V2
Solved
Help (Code)
Bug
SerializationError with PydanticObjectId
Solved
Help (Code)
Publish upstream websocket subscription data to Litestar channels
Solved
Help (Code)
Reload JWT middleware if key changes?
Solved
Third-Party Plugins
Help (Code)
Mounting a Flask app within a Litestar app?
Solved
Help (Code)
Any examples of Litestar with MongoDB?
Solved
Newbie Coder
Mock repository with BigInt
Solved
Help (Code)
Throwing TypeError on Overriding DTO for handler at controller level.
Solved
Newbie Coder
handlers that accept get and post at same time
Solved
Help (Meta)
Arbitrary query string parameters
Solved
Help (Code)
[Template Jinja2] How to get context passed from controller to Jinja2 Template
Solved
Help (Code)
[Validation Failure] No mention anywhere of the format expected, and cryptic validation error
Solved
Newbie Coder
Help (Code)
Render Jinja Template Manually
Solved
Help (Code)
How to turn off exception throwed by favicon.io not found
Help (Code)
Tests with database changes rollbacks (SQLALchemy)
Solved
Help (Code)
Unable to follow Litestar "Usage / Request data / File upload" example code
Help (Code)
Am i handling the concept of Callbacks correctly here? (Basic example)
Newbie Coder
Help (Code)
Bad request when using msgspec.Struct instead of Pydantic, dataclass or attrs
Help (Code)
Best practices for dependency injection
Help (Meta)
Help (Code)
Python Q&A
OpenAPI schema path override interaction
Contributing
Help (Code)
Redirect in middleware gives a "Object is not callable" error
Help (Code)
Authenticated user rate limiting, middleware opt key values on handlers
Help (Meta)
Help (Code)
Strip internal error from responses
Help (Meta)
Attempting to create test db infrastructure
Help (Code)
url_for and reverse lookup routes
Solved
Suggestions
how to access sql alchemy engine synchronously through middleware
Help (Code)
sql alchemy "connect() got an unexpected keyword argument 'schema'"
Help (Code)
get host like flask request.host
Newbie Coder
Help (Code)
Regex patterns with OpenAPI schema
Help (Code)
Accessing the Request object when using the Authentication Middleware returns an error
Help (Code)
Help (Docs)
dependency injection using dependency injector
Newbie Coder
SQLAlchemy DTO throwing KeyError
Help (Code)
DTO: SQLA Relationships and nested models
Help (Meta)
Are they wayts to convert From DTO to Dataclasses or Pydantic schemas ?
Help (Code)
DTOs and OpenAPI
Solved
Help (Code)
Memory Leak while making External Requests from Starlite
Help (Meta)
Help (Code)
How to get a Dataclass Schema to show fields on swagger
Newbie Coder
Help (Code)
Swagger: "Unknown Type: null"
Help (Code)
Help (Docs)
Pydantic BaseModel DTO
Help (Code)
Help (Docs)
Customizing app._openapi_schema
Suggestions