mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 09:15:44 +03:00
chore: bump open-api (#9522)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
OPENAPI_GENERATOR_VERSION=v7.2.0
|
||||
OPENAPI_GENERATOR_VERSION=v7.5.0
|
||||
|
||||
# usage: ./bin/generate-open-api.sh
|
||||
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
|
||||
"spaces": 2,
|
||||
"generator-cli": {
|
||||
"version": "7.2.0"
|
||||
"version": "7.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user