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

Make PositionIntent optional in PlaceOrderRequest #328

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

sai-g
Copy link
Contributor

@sai-g sai-g commented Feb 12, 2025

The field PositionIntent was introduced in #294 as mandatory field, should've been optional

Fixes #327

@sai-g sai-g requested a review from gnvk February 20, 2025 17:11
Copy link
Collaborator

@gnvk gnvk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for fixing this @sai-g!

@gnvk gnvk changed the title Make position_intent optional in PlaceOrderRequest Make PositionIntent optional in PlaceOrderRequest Feb 20, 2025
@gnvk gnvk merged commit 5c98579 into master Feb 20, 2025
8 checks passed
@gnvk gnvk deleted the optional-field-position-intent branch February 20, 2025 17:26
@iamwhil
Copy link

iamwhil commented Feb 20, 2025

Thanks for hitting this up!

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.

PositionIntent is not actually optional in PlaceOrderRequest
3 participants