File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
code_samples/api/rest_api/src/Rest/Controller Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5252 ],
5353 'sentence ' => [
5454 'type ' => 'string ' ,
55- 'description ' => 'Composed sentence using salutation and recipient. '
56- ]
55+ 'description ' => 'Composed sentence using salutation and recipient. ' ,
56+ ],
5757 ],
5858 ],
5959 'example ' => [
7777 ],
7878 'sentence ' => [
7979 'type ' => 'string ' ,
80- 'description ' => 'Composed sentence using salutation and recipient. '
80+ 'description ' => 'Composed sentence using salutation and recipient. ' ,
8181 ],
8282 ],
8383 ],
224224 ],
225225 'sentence ' => [
226226 'type ' => 'string ' ,
227- 'description ' => 'Composed sentence using salutation and recipient. '
227+ 'description ' => 'Composed sentence using salutation and recipient. ' ,
228228 ],
229229 ],
230230 ],
You can’t perform that action at this time.
0 commit comments