Improve Documentation with Nullable
Open
- Dominant language
- HTML
- Stars
- 24
- Forks
- 50
- Avg merge
- 57m
- Merged PRs (30d)
- 2
Description
Objects represented via `describe_object` may have fields that are nullable.
Depending on the programming language (Python has `None`, TypeScript has `null`, Go has `nil`, etc) there are cases where this nullability is important, so it would be nice if nullable fields are well documented.
Contributor guide
Assessment
This issue has not been assessed yet.