-
Notifications
You must be signed in to change notification settings - Fork 414
Open
Labels
triagedIssue has been reviewdIssue has been reviewd
Description
There is a typo in the Data Types documentation at https://swagger.io/docs/specification/data-models/data-types/
The last line reads:
description: Can be any value, including null
.
It should be
description: Can be any value, including null.
i.e. null should not be inside backtick quotation.
Metadata
Metadata
Assignees
Labels
triagedIssue has been reviewdIssue has been reviewd