mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Remove GitHub merge comment lines
This commit is contained in:
parent
597fe955fa
commit
705f76fa3a
@ -392,8 +392,6 @@ const docTemplate = `{
|
||||
}
|
||||
}
|
||||
},
|
||||
<<<<<<< HEAD:internal/api/docs.go
|
||||
=======
|
||||
"api.TagJobApiRequest": {
|
||||
"description": "Request to tag a job.",
|
||||
"type": "array",
|
||||
@ -406,7 +404,11 @@ const docTemplate = `{
|
||||
},
|
||||
"status": {
|
||||
"description": "Statustext of Errorcode",
|
||||
>>>>>>> 922e94e835e2fba068341645df50e7b42734dfb5:docs/docs.go
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"schema.Job": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
Loading…
Reference in New Issue
Block a user