MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
444 stars 155 forks source link

add depth to convertto-json #396

Closed mblaschke closed 3 years ago

mblaschke commented 3 years ago

PR Summary

solves “WARNING: Resulting JSON is truncated as serialization has exceeded the set depth of 2”

fixes #395

PR Checklist

SebastianSchuetze commented 3 years ago

@mblaschke could you just update the module version in the patch part and add a reference in the change log. I could do it later, but I am mobile only for at least a week. It would be faster if you could do it!

SebastianSchuetze commented 3 years ago

@mblaschke I updated the version in the changelog. Thanks for your support!