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

Added support for pagination, GCP support and package bump #113

Merged
merged 9 commits into from
Jan 18, 2024

Conversation

sunil-lakshman
Copy link
Contributor

@sunil-lakshman sunil-lakshman commented Jan 10, 2024

  1. Pagination Support
  2. GCP NA support
  3. Package bump
  4. Changed package name

@sunil-lakshman sunil-lakshman requested a review from a team as a code owner January 10, 2024 12:50
Copy link
Contributor

@nadeem-cs nadeem-cs left a 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.

@sunil-lakshman
Copy link
Contributor Author

Approved.

@sunil-lakshman Please add API test cases for the added features.

@nadeem-cs Pagination Api testcases are added in both entries and assets

test/api/asset-query.spec.ts Outdated Show resolved Hide resolved
test/api/entries.spec.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@nadeem-cs nadeem-cs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Copy link
Contributor

@nadeem-cs nadeem-cs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@nadeem-cs nadeem-cs closed this Jan 18, 2024
@nadeem-cs nadeem-cs reopened this Jan 18, 2024
Copy link
Member

@ishaileshmishra ishaileshmishra left a 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'

@sunil-lakshman
Copy link
Contributor Author

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

@nadeem-cs nadeem-cs self-requested a review January 18, 2024 11:51
Copy link
Contributor

@nadeem-cs nadeem-cs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@sunil-lakshman sunil-lakshman merged commit 44c6500 into v4-release Jan 18, 2024
6 checks passed
@sunil-lakshman sunil-lakshman deleted the feat/CS-43258-pagination-and-gcp-support branch January 18, 2024 11:55
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

Successfully merging this pull request may close these issues.

3 participants