This commit is contained in:
2023-02-22 10:25:52 +01:00
parent 152312175f
commit 902685c7cf
7 changed files with 17 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ Namespace NEWTESTController.Controllers
<ApiVersion("1")>
<System.Web.Http.Route("api/v{version:apiVersion}/NEWTEST")>
Public Class NEWTESTV1Controller
Public Class NEWTEST1Controller
Inherits System.Web.Http.ApiController
Public Function GetValues() As String