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

add depth to convertto-json #396

Merged
merged 4 commits into from
Jun 24, 2021
Merged

add depth to convertto-json #396

merged 4 commits into from
Jun 24, 2021

Conversation

mblaschke
Copy link
Contributor

@mblaschke mblaschke commented Jun 10, 2021

PR Summary

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

fixes #395

PR Checklist

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

fixes #395

Signed-off-by: Markus Blaschke <[email protected]>
Copy link
Collaborator

@SebastianSchuetze SebastianSchuetze left a comment

Choose a reason for hiding this comment

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

Thank you very much. You corrected more than the big reported!

@SebastianSchuetze
Copy link
Collaborator

@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
Copy link
Collaborator

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

@SebastianSchuetze SebastianSchuetze merged commit e6cd718 into MethodsAndPractices:trunk Jun 24, 2021
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.

ServiceConnections: WARNING: Resulting JSON is truncated as serialization has exceeded the set depth of 2.
2 participants