microsoft / microsoft/typespec
Address Missing Nullable Value Guard in CreateRequest Method for DateTime Params
Open
bug
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
See [comment](https://github.com/microsoft/typespec/pull/11750#discussion_r3848262012). When converting nullable date time params to a string, we are not checking the underlying value is not null first.
Contributor guide
Assessment
This issue has not been assessed yet.