Commit ab3fe1b
committed
Circular refs as errors
Report circular references as an error, rather than throwing an exception.1 parent 1f7d5e5 commit ab3fe1b
File tree
1 file changed
+13
-1
lines changed- src/OpenApi/test/Microsoft.AspNetCore.OpenApi.Tests/Integration
1 file changed
+13
-1
lines changedsrc/OpenApi/test/Microsoft.AspNetCore.OpenApi.Tests/Integration/OpenApiDocumentIntegrationTests.cs
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
134 | 146 | | |
135 | 147 | | |
136 | 148 | | |
| |||
0 commit comments