Skip to content

fix: incorrect ContentstackCollection items type#59

Closed
onv wants to merge 1 commit intocontentstack:masterfrom
onv:bug/collection-type
Closed

fix: incorrect ContentstackCollection items type#59
onv wants to merge 1 commit intocontentstack:masterfrom
onv:bug/collection-type

Conversation

@onv
Copy link
Copy Markdown

@onv onv commented Jul 10, 2023

Bug Fix:
ContentstackCollection "items" field has a type [T] which is an array of single item but it should be a normal array T[] of 0 or more items.

@onv onv requested a review from a team as a code owner July 10, 2023 15:41
@onv
Copy link
Copy Markdown
Author

onv commented Jul 10, 2023

@uttamukkoji please take a look

@nadeem-cs
Copy link
Copy Markdown
Contributor

Changes included in this PR

@nadeem-cs nadeem-cs closed this Jul 18, 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

Development

Successfully merging this pull request may close these issues.

2 participants