File tree
Expand file treeCollapse file tree
5 files changed
+51
-27
lines changedFilter options
- src/Common/src/Common.OData.ApiExplorer
- Conventions
Expand file treeCollapse file tree
5 files changed
+51
-27
lines changedsrc/Common/src/Common.OData.ApiExplorer/Conventions/DefaultODataQueryOptionDescriptionProvider.cs
Copy file name to clipboardExpand all lines: src/Common/src/Common.OData.ApiExplorer/Conventions/DefaultODataQueryOptionDescriptionProvider.cs+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
225 |
| - |
| 225 | + |
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
| 241 | + |
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
| 249 | + |
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
|
src/Common/src/Common.OData.ApiExplorer/Conventions/ODataAttributeVisitor.cs
Copy file name to clipboardExpand all lines: src/Common/src/Common.OData.ApiExplorer/Conventions/ODataAttributeVisitor.cs+27-20Lines changed: 27 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
94 |
| - |
95 | 93 |
|
96 | 94 |
|
97 | 95 |
|
98 | 96 |
|
99 |
| - |
| 97 | + |
100 | 98 |
|
101 | 99 |
|
102 | 100 |
|
103 | 101 |
|
104 |
| - |
| 102 | + |
105 | 103 |
|
106 | 104 |
|
107 | 105 |
|
108 | 106 |
|
109 |
| - |
| 107 | + |
110 | 108 |
|
111 | 109 |
|
112 | 110 |
|
113 | 111 |
|
114 |
| - |
| 112 | + |
115 | 113 |
|
116 | 114 |
|
117 | 115 |
|
118 | 116 |
|
119 |
| - |
| 117 | + |
120 | 118 |
|
121 | 119 |
|
122 | 120 |
|
123 | 121 |
|
124 |
| - |
| 122 | + |
125 | 123 |
|
126 |
| - |
127 |
| - |
128 |
| - |
| 124 | + |
| 125 | + |
129 | 126 |
|
130 |
| - |
131 |
| - |
132 |
| - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
133 | 134 |
|
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
| ||
218 | 219 |
|
219 | 220 |
|
220 | 221 |
|
221 |
| - |
| 222 | + |
222 | 223 |
|
223 |
| - |
| 224 | + |
224 | 225 |
|
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
225 | 232 |
|
226 | 233 |
|
227 | 234 |
|
|
src/Common/src/Common.OData.ApiExplorer/Conventions/ODataValidationSettingsConvention.cs
Copy file name to clipboardExpand all lines: src/Common/src/Common.OData.ApiExplorer/Conventions/ODataValidationSettingsConvention.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
| 177 | + |
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
|
src/Common/src/Common.OData.ApiExplorer/Conventions/ODataValidationSettingsExtensions.cs
Copy file name to clipboardExpand all lines: src/Common/src/Common.OData.ApiExplorer/Conventions/ODataValidationSettingsExtensions.cs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Common/src/Common.OData.ApiExplorer/NullableExtensions.cs
Copy file name to clipboard+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
0 commit comments