Commit a8cba9c
alida
Fix KeyError @ fields to JSON:API schema rendering
As the field called id according to rules guided
by JSON:API is required it's processing must be
be excluded in iteration's control structure
used to apply requirment state to fields being
either child of property called attributes or
relationships.1 parent 48827a8 commit a8cba9c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments