AtlassianPS / BitbucketPS

PowerShell module to interact with Atlassian Bitbucket
https://AtlassianPS.org/BitbucketPS
MIT License
33 stars 15 forks source link

Question about Convertfrom-Json2 #3

Closed martin9700 closed 6 years ago

martin9700 commented 6 years ago

I was curious why you are using convertfrom-json2 instead of the built in convertfrom-json? In my testing of the module I cannot find a difference but maybe I'm missing something?

Thanks!

lipkau commented 6 years ago

This is where the function was introduced along with the explanation:

https://github.com/AtlassianPS/JiraPS/pull/23

martin9700 commented 6 years ago

Great, I have updated in pull request #5