mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-18 20:59:39 +02:00
* Ignore env.test from source control * Simplification of providers interface * Synth tests * Update money to use new find rates method * Remove unused issues code * Additional issue feature removals * Update price data fetching and tests * Update documentation for providers * Security test fixes * Fix self host test * Update synth usage data access * Remove AI pr schema changes
82 lines
2.5 KiB
YAML
82 lines
2.5 KiB
YAML
---
|
|
http_interactions:
|
|
- request:
|
|
method: get
|
|
uri: https://api.synthfinance.com/user
|
|
body:
|
|
encoding: US-ASCII
|
|
string: ''
|
|
headers:
|
|
Authorization:
|
|
- Bearer <SYNTH_API_KEY>
|
|
X-Source:
|
|
- maybe_app
|
|
X-Source-Type:
|
|
- managed
|
|
User-Agent:
|
|
- Faraday v2.12.2
|
|
Accept-Encoding:
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
Accept:
|
|
- "*/*"
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Date:
|
|
- Sat, 15 Mar 2025 22:18:47 GMT
|
|
Content-Type:
|
|
- application/json; charset=utf-8
|
|
Transfer-Encoding:
|
|
- chunked
|
|
Connection:
|
|
- keep-alive
|
|
Cache-Control:
|
|
- max-age=0, private, must-revalidate
|
|
Etag:
|
|
- W/"4ec3e0a20895d90b1e1241ca67f10ca3"
|
|
Referrer-Policy:
|
|
- strict-origin-when-cross-origin
|
|
Rndr-Id:
|
|
- 0cab64c9-e312-4bec
|
|
Strict-Transport-Security:
|
|
- max-age=63072000; includeSubDomains
|
|
Vary:
|
|
- Accept-Encoding
|
|
X-Content-Type-Options:
|
|
- nosniff
|
|
X-Frame-Options:
|
|
- SAMEORIGIN
|
|
X-Permitted-Cross-Domain-Policies:
|
|
- none
|
|
X-Render-Origin-Server:
|
|
- Render
|
|
X-Request-Id:
|
|
- 1958563c-7c18-4201-a03c-a4b343dc68ab
|
|
X-Runtime:
|
|
- '0.014938'
|
|
X-Xss-Protection:
|
|
- '0'
|
|
Cf-Cache-Status:
|
|
- DYNAMIC
|
|
Report-To:
|
|
- '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=P3OWn4c8LFFWI0Dwr2CSYwHLaNhf9iD9TfAhqdx5PtLoWZ0pSImebfUsh00ZbOmh4r2cRJEQOmvy67wAwl6p0W%2Fx9017EkCnCaXibBBCKqJTBOdGnsSuV%2B45LrHsQmg%2BGeBwrw4b"}],"group":"cf-nel","max_age":604800}'
|
|
Nel:
|
|
- '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
|
|
Speculation-Rules:
|
|
- '"/cdn-cgi/speculation"'
|
|
Server:
|
|
- cloudflare
|
|
Cf-Ray:
|
|
- 920f637aa8cf1152-ORD
|
|
Alt-Svc:
|
|
- h3=":443"; ma=86400
|
|
Server-Timing:
|
|
- cfL4;desc="?proto=TCP&rtt=25627&min_rtt=25594&rtt_var=9664&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2827&recv_bytes=878&delivery_rate=111991&cwnd=248&unsent_bytes=0&cid=c8e4c4e269114d14&ts=263&x=0"
|
|
body:
|
|
encoding: ASCII-8BIT
|
|
string: '{"id":"user_3208c49393f54b3e974795e4bea5b864","email":"test@maybe.co","name":"Test
|
|
User","plan":"Business","api_calls_remaining":249830,"api_limit":250000,"credits_reset_at":"2025-04-01T00:00:00.000-04:00","current_period_start":"2025-03-01T00:00:00.000-05:00"}'
|
|
recorded_at: Sat, 15 Mar 2025 22:18:47 GMT
|
|
recorded_with: VCR 6.3.1
|