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
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- docs/relational-databases/system-stored-procedures
Lines 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