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

Corrects offer request creation slice type #903

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

igorp1
Copy link
Contributor

@igorp1 igorp1 commented Apr 2, 2024

what

By mistake, offers request slices were typed as place objects instead of the expected strings. This was highlighted by #902. This PR corrects that by following the types on https://duffel.com/docs/api/v1/offer-requests/create-offer-request.

@igorp1 igorp1 self-assigned this Apr 2, 2024
@igorp1 igorp1 requested a review from a team as a code owner April 2, 2024 10:35
@igorp1 igorp1 force-pushed the fix-creation-type branch from 4608c2e to 2092c92 Compare April 2, 2024 10:37
Copy link
Contributor

@andrejak andrejak left a comment

Choose a reason for hiding this comment

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

Ah I missed that's why there were strings there before. Thanks for fixing!

@igorp1 igorp1 merged commit 548b3e2 into main Apr 3, 2024
4 checks passed
@igorp1 igorp1 deleted the fix-creation-type branch April 3, 2024 08:35
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