Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add path parsing support for a list of names. #739

Closed
wants to merge 1 commit into from

Commits on Sep 18, 2024

  1. Add path parsing support for a list of names.

    SPRIN-D has been describing an additional JSON path format we need to support:
    a list of names. This adds support for that.
    
    Tested by:
    - The new unit test.
    - ./gradlew check
    - ./gradlew connectedCheck
    
    Signed-off-by: Kevin Deus <kdeus@google.com>
    kdeus committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9f41497 View commit details
    Browse the repository at this point in the history