-
-
Notifications
You must be signed in to change notification settings - Fork 338
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
feat: allow using the existing numeric table IDs in the API #690
feat: allow using the existing numeric table IDs in the API #690
Conversation
Once this approach is validated, I could look into doing tests, and if you explain to me how to do it, adapt the documentation |
Looks good! Can you add a couple of DocApi tests? |
Thank you! For the documentation, I think it's just a matter of updating this line:
I think the original description could also be clearer. @dsagal how does this sound?
|
Context
#679
Realized in this PR
Allow using the existing numeric tableId in the API called tableRef in the code. We change nothing in the API, just allow to used tableRef instead of tableId in the endpoint url