mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +03:00
Merge pull request #159 from Jean-Daniel/patch-1
Fix typo in vendor extension doc.
This commit is contained in:
commit
6b2cc6d4ff
|
@ -116,7 +116,7 @@ source: console.log('Hello World');
|
||||||
|
|
||||||
### Schema Object vendor extensions
|
### Schema Object vendor extensions
|
||||||
Extends OpenAPI [Schema Object](http://swagger.io/specification/#schemaObject)
|
Extends OpenAPI [Schema Object](http://swagger.io/specification/#schemaObject)
|
||||||
#### x-code-samples
|
#### x-nullable
|
||||||
| Field Name | Type | Description |
|
| Field Name | Type | Description |
|
||||||
| :------------- | :------: | :---------- |
|
| :------------- | :------: | :---------- |
|
||||||
| x-nullable | boolean | marks schema as a nullable |
|
| x-nullable | boolean | marks schema as a nullable |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user