Remove GitHub merge comment lines

This commit is contained in:
Christoph Kluge 2022-09-16 10:12:37 +02:00
parent 597fe955fa
commit 705f76fa3a

View File

@ -392,8 +392,6 @@ const docTemplate = `{
} }
} }
}, },
<<<<<<< HEAD:internal/api/docs.go
=======
"api.TagJobApiRequest": { "api.TagJobApiRequest": {
"description": "Request to tag a job.", "description": "Request to tag a job.",
"type": "array", "type": "array",
@ -406,7 +404,11 @@ const docTemplate = `{
}, },
"status": { "status": {
"description": "Statustext of Errorcode", "description": "Statustext of Errorcode",
>>>>>>> 922e94e835e2fba068341645df50e7b42734dfb5:docs/docs.go "type": "string"
}
}
}
},
"schema.Job": { "schema.Job": {
"type": "object", "type": "object",
"properties": { "properties": {