from native Python datatypes. from datetime import date from marshmallow import Schema, fields, pprint class ArtistSchema(Schema): name = fields.Str().
確定! 回上一頁