We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3e936 commit f573334Copy full SHA for f573334
api/src/test/resources/config-stdapi.yaml
@@ -50,6 +50,10 @@ read:
50
version: 0.0.1
51
52
write:
53
+ - data_product: human/population2
54
+ description: Coderun Integration test
55
+ use:
56
+ version: 0.0.1
57
- data_product: human/population
58
description: Coderun Integration test
59
use:
@@ -58,6 +62,10 @@ write:
62
description: Coderun Integration test for distribution
63
60
64
65
+ - data_product: human/cdistribution2
66
+ description: Coderun Integration test for cdistribution
67
68
61
69
- data_product: human/cdistribution
70
description: Coderun Integration test for cdistribution
71
0 commit comments