mirror of
https://github.com/halo-dev/halo.git
synced 2025-12-20 16:44:38 +08:00
#### What type of PR is this? /area ui /milestone 2.22.x #### What this PR does / why we need it: 1. Upgrade `openapi-generator` to `7.17.0`. 2. Regenerate the API client based on the latest changes from the `main` branch. #### Does this PR introduce a user-facing change? ```release-note None ```
8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
|
|
"spaces": 2,
|
|
"generator-cli": {
|
|
"version": "7.17.0"
|
|
}
|
|
}
|