Skip to content
  • stewit's avatar
    docs: Document custom types (#3603) · 5223d2d9
    stewit authored
    
    
    * document how to tell litestar to en/decode a custum type via msgspec
    
    * fixes from linting checks
    
    * Apply suggestions from review
    
    Co-authored-by: default avatarJacob Coffee <jacob@z7x.org>
    
    * add example for pydantic custom type
    
    * present type encoders/decoders example as well as Pydantic custom class example
    
    * fix test for Python 3.8
    
    * fix linting error
    
    ---------
    
    Co-authored-by: stewit <>
    Co-authored-by: default avatarJacob Coffee <jacob@z7x.org>
    5223d2d9
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.