Skip to content

Commit a6459cb

Browse files
committed
fix(gooddata-sdk): [AUTO] fix-agent attempt 1
1 parent 1393bde commit a6459cb

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
interactions:
2+
- request:
3+
body: null
4+
headers:
5+
Accept:
6+
- '*/*'
7+
Accept-Encoding:
8+
- gzip, deflate, br
9+
Connection:
10+
- keep-alive
11+
method: GET
12+
uri: http://localhost:3000/api/v1/ailake/objectStorages
13+
response:
14+
body:
15+
string:
16+
detail: Server-side problem. Contact support.
17+
status: 500
18+
title: Internal Server Error
19+
traceId: NORMALIZED_TRACE_ID_000000000000
20+
headers:
21+
Content-Type:
22+
- application/problem+json
23+
DATE: &id001
24+
- PLACEHOLDER
25+
Expires:
26+
- '0'
27+
Pragma:
28+
- no-cache
29+
X-Content-Type-Options:
30+
- nosniff
31+
X-GDC-TRACE-ID: *id001
32+
status:
33+
code: 500
34+
message: Internal Server Error
35+
version: 1

0 commit comments

Comments
 (0)