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

Investigate handling of null values in ValueTypeRepresenter #650

Open
markpollack opened this issue May 25, 2018 · 1 comment
Open

Investigate handling of null values in ValueTypeRepresenter #650

markpollack opened this issue May 25, 2018 · 1 comment
Assignees

Comments

@markpollack
Copy link
Contributor

currenlty writing null values of the form

  "applicationProperties": !!null "null"
  "deploymentProperties": !!null "null"

Do we want this format? How does it relate to handling of null values for a given key in the map and that indicating to 'remove' a property when upgrading a relrease.

@markpollack markpollack added this to the 1.0.5.RELEASE milestone May 25, 2018
@tzolov
Copy link
Contributor

tzolov commented May 27, 2018

Some related docs:

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

No branches or pull requests

4 participants