Files
authentik/packages/client-ts/compose.yml
T
dependabot[bot] 12d4c0ac2d core: bump openapitools/openapi-generator-cli from v7.21.0 to v7.22.0 in /packages/client-ts (#22575)
* core: bump openapitools/openapi-generator-cli in /packages/client-ts

Bumps openapitools/openapi-generator-cli from v7.21.0 to v7.22.0.

---
updated-dependencies:
- dependency-name: openapitools/openapi-generator-cli
  dependency-version: v7.22.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* re-gen

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2026-06-02 18:25:13 +02:00

10 lines
228 B
YAML
Generated

---
services:
gen:
image: docker.io/openapitools/openapi-generator-cli:v7.22.0
restart: never
network_mode: none
volumes:
- ./:/local
- ../../schema.yml:/schema.yml:ro