When #392 gets merged, there will be two schemas duplicating the canonical fact field list.
It would be great to DRY this, so any change to the canonical facts list would be reflected in both serializations. Some learning about how Marshmallow handles inheritance and composition is required.
When #392 gets merged, there will be two schemas duplicating the canonical fact field list.
It would be great to DRY this, so any change to the canonical facts list would be reflected in both serializations. Some learning about how Marshmallow handles inheritance and composition is required.