docs: added code blocks without headers (#2560)
This commit is contained in:
@@ -235,7 +235,7 @@ If the batch job has been pre-processed, the status of the batch job will be `pr
|
||||
|
||||
Here’s an example of the `result` property:
|
||||
|
||||
```json
|
||||
```json noHeader
|
||||
"result": {
|
||||
"count": 5, // Total number of prices to be added
|
||||
"stat_descriptors": [ //details about the prices to be added
|
||||
|
||||
Reference in New Issue
Block a user