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

Added documentation for optional properties. #5013

Merged
merged 2 commits into from
May 3, 2022
Merged

Added documentation for optional properties. #5013

merged 2 commits into from
May 3, 2022

Conversation

juan7732
Copy link
Contributor

Summary of the changes (Less than 80 chars)
There was some confusion as to how Optional<T> was intended to work and a lack of examples. This should fill part of that gap.

  • Added documentation regarding Optional<T> at the property level.
  • Added documentation regarding [DefaultValue]

@github-actions github-actions bot added the 📚 documentation This issue is about working on our documentation. label Apr 28, 2022
@michaelstaib
Copy link
Member

Thank you for your contribution... this will help a lot of people to understand optional better.

@michaelstaib michaelstaib self-requested a review May 3, 2022 23:05
@michaelstaib
Copy link
Member

/AzurePipelines run

@michaelstaib michaelstaib added the 🎬 ready Ready to merge label May 3, 2022
@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@michaelstaib michaelstaib merged commit 493fc8f into ChilliCream:main May 3, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation This issue is about working on our documentation. 🎬 ready Ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants