-
Notifications
You must be signed in to change notification settings - Fork 10
[MSUE-234] Compliance with v205 api version models #83
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
[MSUE-234] Compliance with v205 api version models #83
Conversation
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.
Based on the docs, most events have an IP field, but it’s missing in the .NET library. Please add it as well.
create_content -> user_email is missing
create_content.review -> reviewed_user_id is missing
update_content -> verification_phone_number, user_email is missing
update_content.review -> reviewed_user_id is missing
Will be done in https://sift.atlassian.net/browse/API-8577 |
Purpose
Compliance with v205 api version models
MSUE-230
MSUE-227
MSUE-224
MSUE-234
NuGet Package Updates
Newtonsoft.Jsonfrom13.0.2to13.0.4System.ComponentModel.Annotationsfrom4.5.0to5.0.0Breaking Changes
$iata_carrier_codemoved fromBookingtoSegmentcomplex type (API v205 compliance)Added
$exchange_ratefield support in$create_order,$update_order,$transaction,$wagerevents and$booking,$item,$discountcomplex types$card_bin_metadatafield in$payment_methodcomplex type$promotionsfield in$update_accountevent$iata_carrier_codefield inSegmentcomplex typeosx-arm64runtime)Testing
Checklist