Skip to content

Conversation

@laura-rodriguez
Copy link
Contributor

Fix #33
Prepare patch 1.0.1

@laura-rodriguez laura-rodriguez changed the base branch from main to lr-fix-204-responses-parsing-error March 25, 2024 20:46
Copy link
Contributor

@bryanapellanes-okta bryanapellanes-okta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@laura-rodriguez laura-rodriguez merged commit 51b47b8 into lr-fix-204-responses-parsing-error Mar 25, 2024
@laura-rodriguez laura-rodriguez deleted the lr-fix-gh-33-arrays-converted-to-object-after-remove-null branch March 25, 2024 20:54
TriggerAu added a commit to TriggerAu/okta-powershell-cli that referenced this pull request Sep 27, 2024
This adds a forced cast inside the method that prevents Powershell from
converting a single valued array to an object.

This pr does not include changes to the test methods as Im not sure how
the team would intend the use case to be tested

Its a revisit on okta#35
laura-rodriguez pushed a commit that referenced this pull request Oct 30, 2024
This adds a forced cast inside the method that prevents Powershell from
converting a single valued array to an object.

This pr does not include changes to the test methods as Im not sure how
the team would intend the use case to be tested

Its a revisit on #35

Signed-off-by: Laura Rodriguez <rdz.maria.laura@gmail.com>
laura-rodriguez pushed a commit that referenced this pull request Oct 30, 2024
This adds a forced cast inside the method that prevents Powershell from
converting a single valued array to an object.

This pr does not include changes to the test methods as Im not sure how
the team would intend the use case to be tested

Its a revisit on #35

Signed-off-by: Laura Rodriguez <rdz.maria.laura@gmail.com>
laura-rodriguez pushed a commit that referenced this pull request Oct 30, 2024
This adds a forced cast inside the method that prevents Powershell from
converting a single valued array to an object.

This pr does not include changes to the test methods as Im not sure how
the team would intend the use case to be tested

Its a revisit on #35

Signed-off-by: Laura Rodriguez <rdz.maria.laura@gmail.com>
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.

Nested arrays are not properly serialized to JSON in Remove-NullProperties

3 participants