We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f434df commit 5ba9060Copy full SHA for 5ba9060
finfeedapi/sec-api/sdk-config/python.yaml
@@ -1,4 +1,7 @@
1
'!include': 'shared/common.yaml'
2
outputDir: sdk/python
3
generatorName: python
4
-additionalProperties:
+additionalProperties:
5
+ packageName: api-bricks-sec-api-rest
6
+ projectName: API Bricks SEC API REST
7
+ generateSourceCodeOnly: true
0 commit comments