Skip to content

Commit b5caadd

Browse files
committed
feat: remove cassettes
risk: nonprod
1 parent 0ad55ad commit b5caadd

25 files changed

+6387
-5751
lines changed

gooddata-sdk/tests/catalog/fixtures/workspace_content/demo_catalog_list_aggregated_facts.yaml

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ interactions:
2222
Cache-Control:
2323
- no-cache, no-store, max-age=0, must-revalidate
2424
Content-Length:
25-
- '594'
25+
- '211'
2626
Content-Type:
2727
- application/vnd.gooddata.api+json
2828
DATE: &id001
@@ -50,23 +50,7 @@ interactions:
5050
- 1; mode=block
5151
body:
5252
string:
53-
data:
54-
- id: budget_agg
55-
type: aggregatedFact
56-
attributes:
57-
description: Budget Agg
58-
tags:
59-
- Campaign channels per category
60-
sourceColumn: budget
61-
sourceColumnDataType: INT
62-
areRelationsValid: true
63-
operation: SUM
64-
links:
65-
self: http://localhost:3000/api/v1/entities/workspaces/demo/aggregatedFacts/budget_agg
66-
meta:
67-
origin:
68-
originType: NATIVE
69-
originId: demo
53+
data: []
7054
links:
7155
self: http://localhost:3000/api/v1/entities/workspaces/demo/aggregatedFacts?page=0&size=500
7256
next: http://localhost:3000/api/v1/entities/workspaces/demo/aggregatedFacts?page=1&size=500

0 commit comments

Comments
 (0)