Files
swagger-api/swagger-MainUI/swagger-ui/test/e2e-cypress/fixtures/example.json
T
2023-01-03 00:04:38 +00:00

5 lines
154 B
JSON

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