Commit 0059a6a
authored
[synapse] Mark 'sparkJobs' as nullable (#12258)
```System.Text.Json.JsonException : A property 'sparkJobs' defined as non-nullable but received as null from the service. This exception only happens in DEBUG builds of the library and would be ignored in the release build```1 parent b775c38 commit 0059a6a
File tree
1 file changed
+2
-1
lines changed- specification/synapse/data-plane/Microsoft.Synapse/preview/2019-11-01-preview
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments