Skip to content

Commit 73cce54

Browse files
committed
Add links to api docs
1 parent bc5bacb commit 73cce54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swagger.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ exports.getOpenapiSpecification = additionalApis => {
2424
info: {
2525
title: "Hack the Lab 2024 API",
2626
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>",
2729
},
2830
security: [
2931
{

0 commit comments

Comments
 (0)