Adding test configuration

This commit is contained in:
2024-03-10 20:36:07 +01:00
parent 5ac0d169b6
commit ddb5223572
22 changed files with 112 additions and 21 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB