Skip to content

Simplified query interface returns data serialization#219

Merged
wu-clan merged 3 commits into
fastapi-practices:masterfrom
wu-clan:update-encoder
Sep 27, 2023
Merged

Simplified query interface returns data serialization#219
wu-clan merged 3 commits into
fastapi-practices:masterfrom
wu-clan:update-encoder

Conversation

@wu-clan

@wu-clan wu-clan commented Sep 25, 2023

Copy link
Copy Markdown
Member

PLR.

@wu-clan
wu-clan requested a review from downdawn September 25, 2023 15:01
@downdawn

Copy link
Copy Markdown
Collaborator

Why do we need to change it like this? It will be missing the verification of pydantic.

@wu-clan

wu-clan commented Sep 26, 2023

Copy link
Copy Markdown
Member Author

Yes, you're right, it was an unintentional change intended to simplify the operation, I ignored the pydantic verification

@wu-clan

wu-clan commented Sep 26, 2023

Copy link
Copy Markdown
Member Author

Hi, @downdawn
I reverted to query data validation, the main changes occurring in that the serialization functions are now asynchronous and renamed so that they are now better understood

@wu-clan
wu-clan merged commit 46d6fbc into fastapi-practices:master Sep 27, 2023
@wu-clan
wu-clan deleted the update-encoder branch September 27, 2023 02:46
chuxijin pushed a commit to chuxijin/fba that referenced this pull request Feb 8, 2026
…ces#219)

* Simplified query interface returns data serialization

* reply to the inquiry pydantic verification

* restore import sorting
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