This commit is contained in:
@@ -11,7 +11,7 @@ namespace Sockeye.Api.Controllers
|
|||||||
{
|
{
|
||||||
|
|
||||||
[Route("fetch")]//Legacy v7 license fetch route
|
[Route("fetch")]//Legacy v7 license fetch route
|
||||||
[Produces("application/json")]
|
[Produces("text/plain")]
|
||||||
public class FetchController : ControllerBase
|
public class FetchController : ControllerBase
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user