-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rlecellier/request response serializers #235
base: main
Are you sure you want to change the base?
Conversation
3eb67b9
to
69c4d22
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
--misstake--
Hello ! I try to use your proposed request and response serializers for the creation of an Order. I have also two questions on the existing code,
|
dc4e122
to
f06533c
Compare
f06533c
to
41f977c
Compare
We decide to generate our javascript client and typescript types from swagger open api schema. That push us to rework our serialization.
41f977c
to
2b0b1bc
Compare
Purpose
Improve backend endpoint typing.