Is there a way to convert object and keep the property that has null value #3457
Unanswered
tsungilinMexc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
❓ Guidance
Affected Languages
TypeScript
orJavascript
Python
Go
General Information
jsii 1.44.1
jsii-pacmak 1.44.1
macOS 10.15.7
node 12.21.0
Python 3.9.8
go version go1.17.3
The Question
I write a func to send a request to an API and use jsii-pacmak to generate python and golang
and the response is like:
as above the property that has null value disappeared, is there a way to show these properties.
Beta Was this translation helpful? Give feedback.
All reactions