Skip to content

Commit 88160d0

Browse files
committed
Update generator
7.8.0 + elixir version patch
1 parent ec7086d commit 88160d0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser -F
33
# Setting environment variables
44
$env:PYTHON_POST_PROCESS_FILE = "yapf -i"
55
$VERSION = "1.1.2"
6-
$GEN = "openapi-generator-cli-7.7.0-SNAPSHOT.jar"
6+
$GEN = "openapi-generator-cli-7.8.0-SNAPSHOT.jar"
77
$SPEC = "spoonacular-openapi-3.json"
88

99
# Removing the 'python' directory
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:6a455821598a0c846daf6fd22e0e78127a935391a0f14aa44c550a3fedcecb5e
3+
size 29783251

0 commit comments

Comments
 (0)