Suren Khorenyan

Results 43 comments of Suren Khorenyan

@adonai001 hey! could you please share your dependencies (Flask, Werkzeug) and full traceback? maybe we need to update the lib to support Werkzeug >= 2.0

Wow, great! Finally someone could handle it!

Thanks a lot! It works! Kernel: 6.5.0-14-generic Ubuntu 22.04.3 LTS aarch64

Hey there! Please run pre-commit locally. Thank you

Looks great. Please rebase + fix tests + resolve comments

@DavidRomanovizc thank you for all your hard work! Please resolve conflicts (rebase on the target branch `dev-3.x`) 🙏

Hey there! Thank you again. Now tests are failing because of broken pydantic schemas, please take a look: current PR branch: ![Screenshot 2024-05-06 at 11 03 42](https://github.com/mts-ai/FastAPI-JSONAPI/assets/20804158/0262503e-5a50-48e0-8054-811f803ec024) We can see,...

Thank you a lot for your work! I'll take it from here

можно взять как отправную точку вот такую переделку. Но надо ещё списки обрабатывать ```python fields = { schema_field.name: (schema_field.outer_type_, schema_field.field_info), } class Config: arbitrary_types_allowed = True # Create the model...

Hey there! Sure, we plan to support FastAPI 0.100+ and Pydantic V2