-
- Downloads
fix: cba_id should be part of the serialized representation
cba_id was always part of the serialized note representation through the use of `fields = "__all__"``and shouldn’t be write-only.
Please register or sign in to comment
cba_id was always part of the serialized note representation through the use of `fields = "__all__"``and shouldn’t be write-only.