File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed
changelogs/client_server/newsfragments Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1+ Clarify that all request bodies are required.
Original file line number Diff line number Diff line change 6161 description : |-
6262 Extra receipt information to attach to `content` if any. The
6363 server will automatically set the `ts` field.
64+ required : true
6465 schema :
6566 type : object
6667 example : {
Original file line number Diff line number Diff line change 4949 x-example : " $something:example.org"
5050 - in : body
5151 name : body
52+ required : true
5253 schema :
5354 type : object
5455 example : {
Original file line number Diff line number Diff line change 6565 x-example : " 35"
6666 - in : body
6767 name : body
68+ required : true
6869 schema :
6970 type : object
7071 example : {
Original file line number Diff line number Diff line change 7474 x-example : " @alice:example.com"
7575 - in : body
7676 name : body
77+ required : true
7778 schema :
7879 type : object
7980 example : {
Original file line number Diff line number Diff line change 4747 parameters :
4848 - in : body
4949 name : body
50+ required : true
5051 schema :
5152 type : object
5253 properties :
You can’t perform that action at this time.
0 commit comments