Skip to content

Commit

Permalink
Add camelCase
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Dec 5, 2023
1 parent 442214a commit ebfc331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
--input-spec "${{ runner.temp }}/spec.json" \
--generator-name php \
--output ./ \
--additional-properties 'invokerPackage=Cone\Billingo'
--additional-properties 'invokerPackage=Cone\Billingo,variableNamingConvention=camelCase'
-
name: "Check difference to repository"
id: "list_diff"
Expand Down

0 comments on commit ebfc331

Please sign in to comment.