FBI-287: update readme

This commit is contained in:
Rishi Tank 2023-06-29 09:58:11 +01:00
parent 2ef6a026f3
commit 33f167ed3f
No known key found for this signature in database
GPG Key ID: BF025217B93532E7

View File

@ -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:
```javascript
['json','xml']
['json','xml','csv']
```
Where `['json']` is provided by default.