Azure / Azure/azure-functions-java-library
Return POJO misses null value attributes
Open
area:java-functions
- Dominant language
- Java
- Stars
- 45
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
If I return POJO from java object from azure java function, it converts that to JSON which is awesome but what I noticed, It removes the object attributes which is null. Is there any way to keep those null value attributes too on that response?
Thanks
Musa
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.