Merge pull request #159 from Jean-Daniel/patch-1

Fix typo in vendor extension doc.
This commit is contained in:
Roman Hotsiy 2016-12-08 11:43:27 +02:00 committed by GitHub
commit 6b2cc6d4ff

View File

@ -116,7 +116,7 @@ source: console.log('Hello World');
### Schema Object vendor extensions
Extends OpenAPI [Schema Object](http://swagger.io/specification/#schemaObject)
#### x-code-samples
#### x-nullable
| Field Name | Type | Description |
| :------------- | :------: | :---------- |
| x-nullable | boolean | marks schema as a nullable |