Details
-
Improvement
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
None
Description
The Comment field on most options structs is an interface. However, on a few structs, Comment is a string because that type was required in an earlier form of the specification. Update all Comment fields and corresponding SetComment setters to be type any.
Definition of done:
- The Comment field on all options structs is type any.
- The argument to SetComment on all options structs is type any.
Attachments
Issue Links
- is depended on by
-
GODRIVER-2386 Add Document Support for Comments
-
- Closed
-
- is duplicated by
-
GODRIVER-2386 Add Document Support for Comments
-
- Closed
-