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

Add GetRecordsWithTotalCount method to App #49

Merged

Conversation

toshitanian
Copy link
Contributor

@toshitanian toshitanian commented Jun 14, 2022

According to the API doc, getRecordsAPI(k/v1/records.json) can include totalCount in the response when totalCount: true is included in the request parameter.
Since we want get the totalCount when getting the records method in this SDK, I added GetRecordsWithTotalCount method to the App.
The interface of GetRecords is left as it is for the back compatibility.

If I need more action to get merge this. Please let me know.

@toshitanian toshitanian changed the title Add getRecordsWithTotalCount method to App Add GetRecordsWithTotalCount method to App Jun 14, 2022
@toshitanian toshitanian marked this pull request as ready for review June 14, 2022 09:13
@toshitanian
Copy link
Contributor Author

@trung-doan Hi, is there any chance this pullrequest is get merged?

@trung-doan
Copy link
Contributor

@toshitanian
Thanks for your pull request!
We are considering and will contact with you later.

@toshitanian
Copy link
Contributor Author

toshitanian commented Jun 20, 2022

@trung-doan Thank you so much!
It's fine that you team implement it without using my pull request!

@nmanhit nmanhit changed the base branch from master to v0.5.0 February 21, 2023 08:50
@nmanhit nmanhit merged commit cdbdce7 into kintone-labs:v0.5.0 Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants