# code-block-pro/1.1.0/cypress/fixtures/example.json

Code Block Pro – Beautiful Syntax Highlighting, version 1.1.0. 6 lines.

- Page: https://pluginprobe.com/plugins/code-block-pro/1.1.0/code/cypress/fixtures/example.json
- Raw: https://pluginprobe.com/plugins/code-block-pro/1.1.0/raw/cypress/fixtures/example.json
- Modified: 2022-08-22T22:25:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/code-block-pro/1.1.0/code/cypress/fixtures/example.json#L10-L20`.

```json
{
    "name": "Using fixtures to represent data",
    "email": "hello@cypress.io",
    "body": "Fixtures are a great way to mock data for responses to routes"
}

```
