Skip to content

Commit 8c86c27

Browse files
committed
ci: Validate multiple OpenAPI files on codegen validation pipeline
1 parent 88e23e1 commit 8c86c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,4 +233,4 @@ jobs:
233233
npm install
234234
cd scripts
235235
npm install
236-
npm run generate $GITHUB_WORKSPACE/box-openapi/openapi/openapi.json output typescript,swift,python,c#
236+
npm run generate $GITHUB_WORKSPACE/box-openapi/openapi/openapi.json,$GITHUB_WORKSPACE/box-openapi/openapi/openapi-v2025.0.json output typescript,java,swift,c#,python

0 commit comments

Comments
 (0)