File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9292 # outputDir like '../sdk/python' (relative to the config file) or
9393 # an absolute path like '${{ github.workspace }}/finfeedapi/sec-api/sdk/python'.
9494 echo "Running OpenAPI Generator CLI batch process..."
95- openapi-generator-cli batch finfeedapi/sec-api/sdk-config/*.yaml -v -o "${SDK_OUTPUT_DIR}"
95+ openapi-generator-cli batch finfeedapi/sec-api/sdk-config/*.yaml -v
9696
9797 echo "SDKs generation complete."
9898
Original file line number Diff line number Diff line change 11inputSpec : " ./finfeedapi/sec-api/spec/sec-api-historical.json"
2+ outputDir : " ./finfeedapi/sec-api/sdk"
23additionalProperties :
34 x-ext-name : " Tomasz Przybysz"
Original file line number Diff line number Diff line change 11{
22 "openapi" : " 3.0.1" ,
33 "info" : {
4- "title" : " REST API" ,
4+ "title" : " REST API" ,
55 "contact" : {
66 "name" : " API BRICKS LTD" ,
77 "url" : " https://www.finfeedapi.com" ,
You can’t perform that action at this time.
0 commit comments