1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-07-27 06:36:07 +02:00
Files
.github
api
schema.graphqls
swagger.json
swagger.yaml
cmd
configs
docs
init
internal
pkg
test
tools
web
.gitignore
LICENSE
Makefile
README.md
go.mod
go.sum
gqlgen.yml
startDemo.sh
tools.go
cc-backend/api
Christoph Kluge c9184a7575 Move identical parts of stopJob routines to new function
- No solution for two swagger doc annotations for one function (ie function handles two inputs) found
- Also: Delete handwritten openapi.yaml
2022-09-23 11:59:18 +02:00
..