-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Обновление версии протокола #24
Comments
Да, можно попробовать в форке обновить proto-файлы, вот тут обсуждали процесс: #15 |
protected getInstrumentKey() {
const key = this.params.instrumentId || this.params.figi;
if (!key) throw new Error(`instrumentId or figi is required.`);
return key;
} |
Зарелизил 7.0.0. |
В данный момент тиньк дает версию 1.24, можно ли как-то самостоятельно обновить и опубликовать изменения?
Новый репозиторий документации: https://github.com/RussianInvestments/investAPI
The text was updated successfully, but these errors were encountered: