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

Bugfix/convert json number #1879

Merged
merged 3 commits into from
May 22, 2022
Merged

Bugfix/convert json number #1879

merged 3 commits into from
May 22, 2022

Conversation

4ndri
Copy link
Contributor

@4ndri 4ndri commented May 19, 2022

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #1877

What is in this Pull Request ?

  • bugfix in json utility to convert numbers to double or int64
  • bugfix in json utility to convert json array to PSObject with property "Values" (instead of throwing an exception)

@gautamdsheth gautamdsheth merged commit 4665899 into pnp:dev May 22, 2022
@gautamdsheth
Copy link
Collaborator

Thanks @4ndri for fixing this :)
Have merged the PR, should be available in tomorrow's nightly !

@4ndri 4ndri deleted the bugfix/convert-json-number branch May 25, 2022 08:41
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.

Invoke-PnPSPRestMethod cause error when retrieve list items which containts Number column
2 participants