case 4447
This commit is contained in:
@@ -11,7 +11,7 @@ using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace Sockeye.Api.Controllers
|
||||
{
|
||||
[Route("rvr")]//v8 fetch license route
|
||||
[Route("rvr")]//v8 TRIAL REQUEST HANDLER ROUTE
|
||||
[Produces("application/json")]
|
||||
public class RvrController : ControllerBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user