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

Added depth parameter to win_uri ConvertTo-Json call #587

Merged
merged 7 commits into from
Mar 6, 2024

Commits on Feb 26, 2024

  1. Update win_uri.ps1

    Added depth parameter to win_uri ConvertTo-Json call
    thomasriera-akkodis authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d6386bc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Create PR-587-Fix-win_uri-json-depth.yaml

    Added changelog fragment
    thomasriera-akkodis authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5ce4025 View commit details
    Browse the repository at this point in the history
  2. Update main.yml

    Added test for sending json objects with many levels of nesting in win_uri
    thomasriera-akkodis authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    84cbb03 View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    Removed erroneously duplicated test
    thomasriera-akkodis authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3ef7a9c View commit details
    Browse the repository at this point in the history
  4. Update main.yml

    Syntax fixes
    thomasriera-akkodis authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b21371e View commit details
    Browse the repository at this point in the history
  5. Update main.yml

    Added assertion for nested json win_uri test case
    thomasriera-akkodis authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    997f93c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update main.yml

    Fixed value of assertion json target object
    thomasriera-akkodis authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a07029a View commit details
    Browse the repository at this point in the history