Skip to content

Commit 9fc82ad

Browse files
committed
fix
1 parent 8e83b10 commit 9fc82ad

Some content is hidden

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

74 files changed

+304
-0
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: sdk/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: sdk/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: sdk/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: sdk/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: sdk/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: sdk/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: sdk/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: sdk/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: sdk/csharp
3+
generatorName: csharp
4+
additionalProperties:
5+
useCompareNetObjects: "true"
6+
packageName: APIBricks.FinFeedAPI.CurrenciesAPI.REST.V1.Historical
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: sdk/dart-dio
3+
generatorName: dart-dio
4+
additionalProperties:

0 commit comments

Comments
 (0)