Commit 72e176b
committed
refactor: Drop redundant (Required.)/(Optional.) field notes
Per review, remove the parenthetical (Required.)/(Optional.) annotations
from CreateProjectV2DraftItemRequest.Title/Body and the single-select
option Name comments; the value/pointer type already conveys this. The
conditional notes on AddProjectV2FieldRequest (required for single_select
/ iteration) are kept since they describe the one-of constraint.1 parent 1b60234 commit 72e176b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | | - | |
| 737 | + | |
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| |||
785 | 785 | | |
786 | 786 | | |
787 | 787 | | |
788 | | - | |
| 788 | + | |
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
| |||
0 commit comments