We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5bacb commit 73cce54Copy full SHA for 73cce54
swagger.js
@@ -24,6 +24,8 @@ exports.getOpenapiSpecification = additionalApis => {
24
info: {
25
title: "Hack the Lab 2024 API",
26
version: "1.0.0",
27
+ description:
28
+ "<a href='https://rb.gy/6xov18'>Hack The Lab (Details Handout)</a>.<br><a href='https://discord.gg/5sf8v4x3'>Join Hack the Lab Discord</a><br><a href='http://dash.milabs.xyz'>Hack-the-Lab Dashboard </a>",
29
},
30
security: [
31
{
0 commit comments