root: cleanup API generation (#21172)

This commit is contained in:
Marc 'risson' Schmitt
2026-03-26 13:48:01 +00:00
committed by GitHub
parent ef1d0b0279
commit 31ab7e3ca4
9 changed files with 33 additions and 26 deletions
+7
View File
@@ -30,6 +30,13 @@ services:
ports:
- 127.0.0.1:8969:8969
restart: always
gen:
image: docker.io/openapitools/openapi-diff:2.1.7
entrypoint: "/bin/true"
restart: never
network_mode: none
volumes:
- ../:/local:ro
volumes:
db-data: