Skip to content

Commit f153c4e

Browse files
committed
chore(cassettes): record cassettes for auto-sync tests
1 parent 32507c3 commit f153c4e

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
interactions:
2+
- request:
3+
body: null
4+
headers:
5+
Accept:
6+
- application/json
7+
Accept-Encoding:
8+
- br, gzip, deflate
9+
X-GDC-VALIDATE-RELATIONS:
10+
- 'true'
11+
X-Requested-With:
12+
- XMLHttpRequest
13+
method: GET
14+
uri: http://localhost:3000/api/v1/actions/workspaces/demo/ai/resolveLlmProviders
15+
response:
16+
body:
17+
string:
18+
data: null
19+
headers:
20+
Content-Type:
21+
- application/json
22+
DATE: &id001
23+
- PLACEHOLDER
24+
Expires:
25+
- '0'
26+
Pragma:
27+
- no-cache
28+
X-Content-Type-Options:
29+
- nosniff
30+
X-GDC-TRACE-ID: *id001
31+
status:
32+
code: 200
33+
message: OK
34+
version: 1

0 commit comments

Comments
 (0)