Skip to content

Commit 233671c

Browse files
committed
YAML updates
1 parent 2642291 commit 233671c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

versions/2.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ The HTTP Status Codes are used to indicate the status of the executed operation.
4949

5050
### Format
5151

52-
The files describing the RESTful API in accordance with the Swagger specification are represented as JSON objects and conform to the JSON standards.
52+
The files describing the RESTful API in accordance with the Swagger specification are represented as JSON objects and conform to the JSON standards. YAML, being a superset of JSON, can be used as well to
53+
represent a Swagger specification file.
5354

5455
For example, if a field is said to have an array value, the JSON array representation will be used:
5556

0 commit comments

Comments
 (0)