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

Breaking change in your API #9

Closed
livid opened this issue Sep 6, 2023 · 1 comment
Closed

Breaking change in your API #9

livid opened this issue Sep 6, 2023 · 1 comment

Comments

@livid
Copy link

livid commented Sep 6, 2023

It seems recently these are changed in your API:

errno -> err_no
errmsg -> err_msg

It breaks apps that rely on these fields.

Also, all of the documentation is still using errno and errmsg:

https://github.com/dotbitHQ/das-account-indexer/blob/main/API.md#get-account-basic-info

@scorpiotzh
Copy link
Contributor

We are very sorry, this was an oversight on our part and we have fixed the issue!
Both fields will be supported for now, but the "errno" and "errmsg" fields will be removed in the future.

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

No branches or pull requests

2 participants