Skip to content

Commit 131df50

Browse files
authored
Merge pull request OAI#729 from jameswatts/patch-1
Revised typo and language to MAY
2 parents d1e8080 + 4db61e4 commit 131df50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/2.0.md

+1-1
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` can 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)