Skip to content

Fix missing required args for merging values from dynamic data#112

Merged
danielcoman merged 1 commit intoadobe:masterfrom
danielcoman:master
Sep 30, 2022
Merged

Fix missing required args for merging values from dynamic data#112
danielcoman merged 1 commit intoadobe:masterfrom
danielcoman:master

Conversation

@danielcoman
Copy link
Contributor

Description

Add missing required args for merging values from dynamic data

Related Issue

Fixes #111

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@danielcoman
Copy link
Contributor Author

Fixes #111

@danielcoman danielcoman merged commit 7f4d481 into adobe:master Sep 30, 2022
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.

Missing args in ConfigGenerator dynamic data sources method

3 participants