You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎨 (Marshmallow) Undo changes to schemas in Smorest project
Using `PlainItemSchema` and `PlainStoreSchema` as names for schemas that don't have `Nested` fields makes sense, but in this project we don't have `Nested` fields, so it feels difficult to justify. We will adopt this naming convention in the following section, when we do have nesting.
0 commit comments