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

fix: add importCollection to renderComponentOnly return #813

Merged

Conversation

letsbelopez
Copy link
Contributor

Issue #, if available:

https://app.asana.com/0/1202293561809020/1203468156027560/f

Description of changes:

When rendering component only, the client needs to know what the import alias names are for the required data models. This change adds the import aliases to the requiredDataModels value returned by the renderComponentOnly method, so the client knows which alias to use for the data model.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@letsbelopez letsbelopez requested a review from a team as a code owner December 2, 2022 00:09
@letsbelopez letsbelopez merged commit 609ffc2 into tagged-release/cms-support Dec 2, 2022
@letsbelopez letsbelopez deleted the updateRenderComponentOnlyReturn branch December 2, 2022 00:34
Jshhhh pushed a commit that referenced this pull request Dec 6, 2022
Co-authored-by: David Lopez <lopezbnd@amazon.com>
Jshhhh added a commit that referenced this pull request Dec 6, 2022
* fix: add importCollection to renderComponentOnly return (#813)

Co-authored-by: David Lopez <lopezbnd@amazon.com>

* fix: add form datamodel to requiredDataModels for renderComponentOnly (#815)

Co-authored-by: Justin Shih <jushih@amazon.com>

Co-authored-by: David Lopez <letsbelopez@gmail.com>
Co-authored-by: David Lopez <lopezbnd@amazon.com>
Co-authored-by: Justin Shih <jushih@amazon.com>
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.

None yet

4 participants