-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fill fare rules for TK #21
Comments
Thank you for issue request! |
@ermakae hello! It looks like there is no fixes for Turkish Airlines fares in this commit. Fare rules are real, but code patterns are stubs. [
{
"tariffCodePattern": "^(EcoFly)$"
},
{
"tariffCodePattern": "^(ExtraFly)$"
},
{
"tariffCodePattern": "^(PrimeFly)$"
}
] Please fix it. |
Hi @ermakae Hope you are doing well. @DanilFomenko may be you can help? |
Guys, are you planning to fix this issue? |
@gurza Hello, Sergey! |
Please fill fare rules for Turkish Airlines (TK).
Source: https://www.turkishairlines.com/ru-ru/any-questions/fare-rules/
The text was updated successfully, but these errors were encountered: