Skip to content

Commit 82be76e

Browse files
committed
agreed upon wording of an API description definition
1 parent 2269858 commit 82be76e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

versions/3.0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ The available status codes are defined by [RFC7231](http://tools.ietf.org/html/r
9696

9797
### Format
9898

99-
The files describing the RESTful API in accordance with this specification consist of JSON objects and conform to the JSON standards. An OAS file written in
100-
YAML, a superset of JSON, also complies with this specification.
99+
An API description that conforms to the OpenAPI Specification is itself a JSON object, which may be represented either in JSON or YAML format.
101100

102101
For example, if a field has an array value, the JSON array representation will be used:
103102

0 commit comments

Comments
 (0)