Skip to content
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

Fix order id return in Post Order. #73

Open
behdad088 opened this issue Nov 19, 2023 · 0 comments
Open

Fix order id return in Post Order. #73

behdad088 opened this issue Nov 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@behdad088
Copy link
Owner

The response from http://localhost:8003/api/v1/Order endpoint is just a number. example
2
This should be fix to something like this
{ "Id" = 2 }

@behdad088 behdad088 added the enhancement New feature or request label Nov 19, 2023
@behdad088 behdad088 self-assigned this Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant