Skip to content

Commit d3470f8

Browse files
committed
Use a more recent generator snapshot
1 parent 37797cf commit d3470f8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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-20240612.084912-80.jar"
6+
$GEN = "openapi-generator-cli-7.7.0-SNAPSHOT.jar"
77
$SPEC = "spoonacular-openapi-3.json"
88

99
# Removing the 'python' directory

openapi-generator-cli-7.7.0-20240612.084912-80.jar

Lines changed: 0 additions & 3 deletions
This file was deleted.
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:8e3837c2c28446c155120cdcf7abbe486ab44431e9b909bac458cc4f8f23f652
3+
size 29738312

0 commit comments

Comments
 (0)