While using 2 tag descripotions with externalDoc for the first one there is a closing bracket missing
at the end of the second description (before ] bracket)
"name":"contacts_controller",
"description":"Kontakte"
,
"externalDocs": { "description":"Blackmans Page",
"url":"http://blackmancc.io" }
}
,
{
"name":"test",
"description":"Test"
],
While using 2 tag descripotions with externalDoc for the first one there is a closing bracket missing
at the end of the second description (before ] bracket)