Skip to content

Commit 0ec8253

Browse files
authored
Merge pull request #925 from RobDolinMS/patch-5
[Schema] Clarify that not required -> optional
2 parents 377964a + edba376 commit 0ec8253

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
@@ -177,6 +177,8 @@ Relative references used in $ref are processed as per [JSON Reference](https://t
177177

178178
### Schema
179179

180+
In the following description, if a field is not explicitly **Required** or described with a MUST or SHALL, it can be considered OPTIONAL.
181+
180182
#### <a name="oasObject"></a>OpenAPI Object
181183

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

0 commit comments

Comments
 (0)