Skip to content

Commit 6e71f80

Browse files
committed
ref
1 parent a11afbf commit 6e71f80

File tree

97 files changed

+156
-5950
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+156
-5950
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/ada
3+
generatorName: ada
4+
additionalProperties:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/android
3+
generatorName: android
4+
additionalProperties:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/apex
3+
generatorName: apex
4+
additionalProperties:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/bash
3+
generatorName: bash
4+
additionalProperties:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/c
3+
generatorName: c
4+
additionalProperties:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/clojure
3+
generatorName: clojure
4+
additionalProperties:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/cpp-restsdk
3+
generatorName: cpp-restsdk
4+
additionalProperties:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/cpp-tizen
3+
generatorName: cpp-tizen
4+
additionalProperties:
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/csharp-netcore
3+
generatorName: csharp-netcore
4+
additionalProperties:
5+
targetFramework: netcoreapp3.1
6+
packageName: CoinAPI.EMSCloudMgmt.REST.V1
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
'!include': 'shared/common.yaml'
2+
outputDir: out/csharp
3+
generatorName: csharp
4+
additionalProperties:
5+
useCompareNetObjects: "true"
6+
packageName: CoinAPI.EMSCloudMgmt.REST.V1

0 commit comments

Comments
 (0)