YearMonthComponentSerializer
A serializer for YearMonth that represents a value as its components.
JSON example: {"year":2020,"month":12}
A serializer for YearMonth that represents a value as its components.
JSON example: {"year":2020,"month":12}
Thanks for your feedback!