Commit Latest
This commit is contained in:
@@ -10,7 +10,7 @@ namespace MarketDataServer.Controllers
|
||||
{
|
||||
[ApiController]
|
||||
[Route("api/[controller]/[action]")]
|
||||
public class EconomicIndicastorsController : ControllerBase
|
||||
public class EconomicIndicatorsController : ControllerBase
|
||||
{
|
||||
//http://localhost:8000/api/EconomicIndicators/GetDistinctEconomicIndicators
|
||||
[HttpGet(Name = "GetDistinctEconomicIndicators")]
|
||||
|
||||
Reference in New Issue
Block a user