mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-28 11:33:43 +03:00
FBI-287: update readme
This commit is contained in:
parent
2ef6a026f3
commit
33f167ed3f
|
@ -330,7 +330,7 @@ You can use all of the following options with the standalone version of the <red
|
||||||
A new parameter called `codeSamplesLanguages` was added to `options` Object to provide code sample generation. You can pass an array like this to enable all languages supported by the code generation:
|
A new parameter called `codeSamplesLanguages` was added to `options` Object to provide code sample generation. You can pass an array like this to enable all languages supported by the code generation:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
['json','xml']
|
['json','xml','csv']
|
||||||
```
|
```
|
||||||
|
|
||||||
Where `['json']` is provided by default.
|
Where `['json']` is provided by default.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user