Skip to content

Commit 2be2d2a

Browse files
committed
Getting started
Great work starts with a single character.
1 parent 213f063 commit 2be2d2a

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
@@ -1294,7 +1294,7 @@ $ref: 'Pet.yaml'
12941294
$ref: 'definitions.yaml#/Pet'
12951295
```
12961296

1297-
#### <a name="schemaObject"></a>Schema Object
1297+
#### <a name="schemaObject"></a>Schema Object
12981298

12991299
The Schema Object allows the definition of input and output data types. These types can be objects, but also primitives and arrays. This object is based on the [JSON Schema Specification Draft 4](http://json-schema.org/) and uses a predefined subset of it. On top of this subset, there are extensions provided by this specification to allow for more complete documentation.
13001300

0 commit comments

Comments
 (0)