microsoft / typespec

https://typespec.io/
MIT License
4.53k stars 220 forks source link

Update docs: non-optional properties can have defaults #5161

Open steverice opened 1 day ago

steverice commented 1 day ago

Since https://github.com/microsoft/typespec/pull/1815, any property can have a default value. This commit updates the documentation to reflect that.