Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

feature support nested jsonpath expressions#3764

Merged
v1r3n merged 2 commits intoNetflix:mainfrom
murphytek:feature/nestedJsonpathExpressions
Sep 16, 2023
Merged

feature support nested jsonpath expressions#3764
v1r3n merged 2 commits intoNetflix:mainfrom
murphytek:feature/nestedJsonpathExpressions

Conversation

@ryanmurf
Copy link
Contributor

@ryanmurf ryanmurf commented Sep 6, 2023

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

#3760

Describe the new behavior from this PR, and why it's needed
Issue # If part of the path is another input, there is no way to use that currently. Specifically for array values. Instead of making a inline function that extracts out an item from an array. It would be nice todo this with just an Jsonpath expression.

Alternatives considered

Describe alternative implementation you have considered

@v1r3n v1r3n merged commit 8850219 into Netflix:main Sep 16, 2023
Young-Zen pushed a commit to Young-Zen/netflix-conductor that referenced this pull request Nov 10, 2023
…xpressions

feature support nested jsonpath expressions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants