File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -1236,8 +1236,7 @@ The following table shows serialized examples, as would be shown with the `seria
1236
1236
| spaceDelimited | true | _n/a_ | _n/a_ | _n/a_ | _n/a_ |
1237
1237
| pipeDelimited | false | _n/a_ | _n/a_ | <span style="white-space : nowrap;">color=blue%7Cblack%7Cbrown</span> | <span style="white-space: nowrap;">color=R%7C100%7CG%7C200%7CB%7C150</span> |
1238
1238
| pipeDelimited | true | _n/a_ | _n/a_ | _n/a_ | _n/a_ |
1239
- | deepObject | false | _n/a_ | _n/a_ | _n/a_ | <span style="white-space : nowrap;">color%5BR%5D=100&color%5BG%5D=200&color%5BB%5D=150</span> |
1240
- | deepObject | true | _n/a_ | _n/a_ | _n/a_ | <span style="white-space : nowrap;">color%5BR%5D=100&color%5BG%5D=200&color%5BB%5D=150</span> |
1239
+ | deepObject | _n/a_ | _n/a_ | _n/a_ | _n/a_ | <span style="white-space : nowrap;">color%5BR%5D=100&color%5BG%5D=200&color%5BB%5D=150</span> |
1241
1240
1242
1241
# #### Extending Support for Querystring Formats
1243
1242
You can’t perform that action at this time.
0 commit comments