Skip to content

Commit 2ece1f3

Browse files
author
James Watts
authored
Revised typo and language to MAY
1 parent d599df7 commit 2ece1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/2.0.md

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

838838
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.
839839

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

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

0 commit comments

Comments
 (0)