halo/application
John Niang 86e688a15d
Disable Swagger cache in development environment (#5200)
#### What type of PR is this?

/kind improvement
/area  core

#### What this PR does / why we need it:

When we are developing a plugin in development environment, APIs in plugin are frequently changed. But they are not reflected in Swagger UI instantly unless we restart Halo entirely.

This PR disables Swagger cache in that case.

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-01-18 02:52:06 +00:00
..
src Disable Swagger cache in development environment (#5200) 2024-01-18 02:52:06 +00:00
build.gradle Refactor workflow by not using composite actions from halo-sigs/actions 2024-01-10 14:14:36 +08:00