Commit 4b55d5b
authored
Clarify type and contents for payload
Remove confusing duplication of referencing JSON, XML and TEXT, the caps imply the "type" rather than the contents of the string.
Given the contents can be text not really sure what the point of the saying it has to be well formed json, xml or text. If that is, because the type is checked and the content-type set according to what is determined. The it should say so1 parent 60c9704 commit 4b55d5b
File tree
1 file changed
+1
-1
lines changed- docs/relational-databases/system-stored-procedures
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments