-
Notifications
You must be signed in to change notification settings - Fork 25
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
Added support for pagination, GCP support and package bump #113
Added support for pagination, GCP support and package bump #113
Conversation
sunil-lakshman
commented
Jan 10, 2024
•
edited
Loading
edited
- Pagination Support
- GCP NA support
- Package bump
- Changed package name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
@sunil-lakshman Please add API test cases for the added features.
@nadeem-cs Pagination Api testcases are added in both entries and assets |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @nadeem-cs and @sunil-lakshman,
Kindly note that the suggested import statement differs from the one specified in the comment. Please review the following:
Original:
import contentstack from '@contentstack/delivery'
Suggested:
import contentstack from '@contentstack/delivery-sdk'
Done @ishaileshmishra & @nadeem-cs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.