Skip to content

Commit edba376

Browse files
authored
[Schema] Update required/optional to just field
Signed-off-by: Rob Dolin <[email protected]>
1 parent d885db1 commit edba376

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

176176
### Schema
177177

178-
In the following description, if a field, a property, or an object is not explicitly **Required** or described with a MUST or SHALL, it can be considered OPTIONAL.
178+
In the following description, if a field is not explicitly **Required** or described with a MUST or SHALL, it can be considered OPTIONAL.
179179

180180
#### <a name="oasObject"></a>OpenAPI Object
181181

0 commit comments

Comments
 (0)