timemanager/frontend/openapitools.json
Sebastian 1ae6cd2a02
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m10s
Java CI with Maven / build-and-push-backend (push) Successful in 1m34s
Fix Status Color of Tasks
2023-12-18 14:07:05 +01:00

8 lines
153 B
JSON

{
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "7.1.0"
}
}