This commit is contained in:
2020-05-13 20:22:17 +00:00
parent 36cfa793e0
commit 8a88dcabe4
19 changed files with 22 additions and 31 deletions

View File

@@ -53,7 +53,7 @@ namespace AyaNova.Api.Controllers
//RETURN JWT
/// <summary>
/// Post credentials to receive a JSON web token
/// Create credentials to receive a JSON web token
/// </summary>
/// <remarks>
/// This route is used to authenticate to the AyaNova API.