corrected checkRac swagger endpoint

This commit was merged in pull request #8.
This commit is contained in:
Chinenye Nmoh
2025-05-26 22:02:39 +01:00
parent 1fd0a5be64
commit 43c07769a8
6 changed files with 14 additions and 13 deletions
+2 -6
View File
@@ -50,11 +50,7 @@
"500": {
"description": "Internal server error"
}
},
"security": [
{
"basic_auth": []
}
]
}
}
}