Added testing endpoing to API
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
<title>@ViewData["Title"] - ReportingServices</title>
|
||||
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
||||
<link rel="stylesheet" href="~/ReportingServices.styles.css" asp-append-version="true" />
|
||||
<link href="https://code.jquery.com/ui/1.13.2/themes/ui-lightness/jquery-ui.css"
|
||||
rel="stylesheet">
|
||||
<script src="https://code.jquery.com/jquery-3.6.1.js"></script>
|
||||
|
Reference in New Issue
Block a user