Skip to content

Updates implementation of allowing null valued properties to handle array and object schema types differently.#10

Merged
timayabi2020 merged 1 commit intopowershell-v2from
fix/null-valued-properties-implementation
Feb 18, 2025
Merged

Updates implementation of allowing null valued properties to handle array and object schema types differently.#10
timayabi2020 merged 1 commit intopowershell-v2from
fix/null-valued-properties-implementation

Conversation

@timayabi2020
Copy link

@timayabi2020 timayabi2020 commented Feb 18, 2025

The previous implementation as per the PR here was only handling the default object schema type and when it met an array schema type, it was throwing an error.

image

The update ensures that body parameters packaged as a json array are also being considered.

@timayabi2020 timayabi2020 merged commit 0f46cc7 into powershell-v2 Feb 18, 2025
2 checks passed
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.

2 participants