Versions in this module Expand all Collapse all v0 v0.31.0 Apr 9, 2024 v0.30.0 Mar 28, 2022 Changes in this version + type Error struct + Code int64 + Message *string + func (m *Error) MarshalBinary() ([]byte, error) + func (m *Error) UnmarshalBinary(b []byte) error + func (m *Error) Validate(formats strfmt.Registry) error + type Item struct + Completed bool + Description *string + ID int64 + func (m *Item) MarshalBinary() ([]byte, error) + func (m *Item) UnmarshalBinary(b []byte) error + func (m *Item) Validate(formats strfmt.Registry) error