Commit a072a37
committed
🎨 (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.1 parent 21ca905 commit a072a37
1 file changed
+6
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 8 | + | |
18 | 9 | | |
19 | 10 | | |
20 | 11 | | |
21 | 12 | | |
22 | 13 | | |
23 | 14 | | |
24 | 15 | | |
25 | | - | |
26 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments