Adding custom swagger template

This commit is contained in:
2024-01-29 22:50:38 +01:00
parent 2696d1eb09
commit 8b66541529
6 changed files with 30 additions and 3 deletions

View File

@@ -0,0 +1,20 @@
.topbar-wrapper img[alt="Swagger UI"], .topbar-wrapper span {
src
}
.topbar-wrapper .link:after {
content: 'Unoffical McLaren F1 API';
/* color: #fff; */
visibility: visible;
display: block;
position: absolute;
padding: 15px;
}
.swagger-ui .topbar .download-url-wrapper .select-label select {
border-color: #1cd6ef;
}
.swagger-ui .info .title small:last-child {
background-color: #1cd6ef !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
wwwroot/swagger/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB