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

feat: add MergePathAndValueIntoMap #49

Merged
merged 4 commits into from
Mar 29, 2024
Merged

Commits on Mar 28, 2024

  1. feat: included helper for generating nested map

    - included a helper for generating a nested map.
    
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fd054fb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fixed the code review comments

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0b9640d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into naveen/feat/mergepathvalue

    Lucas Rodriguez committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    756d480 View commit details
    Browse the repository at this point in the history
  3. Update helpers/misc.go

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    naveensrinivasan and lucasrod16 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    466262a View commit details
    Browse the repository at this point in the history