-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit ff3ac1f
author
committedBart Koelman
Fail at startup when resource implements IVersionedIdentifiable without IVersionedIdentifiable<TId, TVersion>
1 parent e373834 commit ff3ac1f
File tree
2 files changed
+29
-0
lines changed- src/JsonApiDotNetCore/Configuration
- test/JsonApiDotNetCoreTests/UnitTests/ResourceGraph
2 files changed
+29
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
136 | + | ||
130 | 137 |
| |
131 | 138 |
| |
132 | 139 |
| |
|
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 | + | ||
171 | + | ||
172 | + | ||
173 | + | ||
174 | + | ||
175 | + | ||
176 | + | ||
177 | + | ||
178 | + | ||
179 | + | ||
180 | + | ||
181 | + | ||
182 | + | ||
183 | + | ||
184 | + | ||
170 | 185 |
| |
171 | 186 |
| |
172 | 187 |
| |
| |||
341 | 356 |
| |
342 | 357 |
| |
343 | 358 |
| |
359 | + | ||
360 | + | ||
361 | + | ||
362 | + | ||
363 | + | ||
364 | + | ||
365 | + | ||
344 | 366 |
| |
345 | 367 |
| |
346 | 368 |
| |
|
0 commit comments