Skip to content

Commit 9f63b9b

Browse files
authored
[Schema] Clarify that not required -> optional
Signed-off-by: Rob Dolin <[email protected]>
1 parent 529548a commit 9f63b9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

versions/3.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ Relative references used in $ref are processed as per [JSON Reference](https://t
175175

176176
### Schema
177177

178+
In the following description, if an object is not explicitly **Required** or described with a MUST or SHALL, it can be considered OPTIONAL.
179+
178180
#### <a name="oasObject"></a>OpenAPI Object
179181

180182
This is the root document object for the API specification.

0 commit comments

Comments
 (0)