Skip to content

Commit 756725c

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/OpenAPI.next' into issue-721
2 parents 8f03349 + 08d1624 commit 756725c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ items:
10161016

10171017
A container for the expected responses of an operation. The container maps a HTTP response code to the expected response. It is not expected from the documentation to necessarily cover all possible HTTP response codes, since they may not be known in advance. However, it is expected from the documentation to cover a successful operation response and any known errors.
10181018

1019-
The `default` can be used a default response object for all HTTP codes that are not covered individually by the specification.
1019+
The `default` MAY be used as a default response object for all HTTP codes that are not covered individually by the specification.
10201020

10211021
The `Responses Object` MUST contain at least one response code, and it SHOULD be the response for a successful operation call.
10221022

0 commit comments

Comments
 (0)