--- title: Real World API Response test_name: TestComplexRealWorldExample file_name: ignore_test.go version: 0.1.0 --- { "metadata": { "server_ip": "", "session_token": "", "user_agent": "Mozilla/5.0" }, "request_id": "", "timestamp": "", "transaction": { "amount": 99.99, "currency": "USD", "id": "txn_abc123", "timestamp": "" }, "user": { "created_at": "", "email": "", "id": "", "ip_address": "", "name": "John Doe" } }