Skip to content

Commit 501ba7e

Browse files
committed
fix(gooddata-sdk): [AUTO] fix-agent attempt 2
1 parent eb0d2c6 commit 501ba7e

1 file changed

Lines changed: 1 addition & 64 deletions

File tree

Lines changed: 1 addition & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,2 @@
1-
interactions:
2-
- request:
3-
body:
4-
execution:
5-
attributes:
6-
- label:
7-
identifier:
8-
id: region
9-
type: label
10-
localIdentifier: a_region
11-
filters: []
12-
measures:
13-
- definition:
14-
measure:
15-
computeRatio: false
16-
filters: []
17-
item:
18-
identifier:
19-
id: order_amount
20-
type: metric
21-
localIdentifier: m_order_amount
22-
resultSpec:
23-
dimensions:
24-
- itemIdentifiers:
25-
- a_region
26-
localIdentifier: dim_0
27-
- itemIdentifiers:
28-
- m_order_amount
29-
localIdentifier: dim_1
30-
headers:
31-
Accept:
32-
- application/json
33-
Accept-Encoding:
34-
- br, gzip, deflate
35-
Content-Type:
36-
- application/json
37-
X-GDC-VALIDATE-RELATIONS:
38-
- 'true'
39-
X-Requested-With:
40-
- XMLHttpRequest
41-
method: POST
42-
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute
43-
response:
44-
body:
45-
string:
46-
detail: Result specification refers to unknown attributes ([m_order_amount]).
47-
status: 400
48-
title: Bad Request
49-
traceId: NORMALIZED_TRACE_ID_000000000000
50-
headers:
51-
Content-Type:
52-
- application/problem+json
53-
DATE: &id001
54-
- PLACEHOLDER
55-
Expires:
56-
- '0'
57-
Pragma:
58-
- no-cache
59-
X-Content-Type-Options:
60-
- nosniff
61-
X-GDC-TRACE-ID: *id001
62-
status:
63-
code: 400
64-
message: Bad Request
1+
interactions: []
652
version: 1

0 commit comments

Comments
 (0)