mirror of
https://github.com/QuotifyTeam/QuotifyBE.git
synced 2025-12-16 14:20:06 +01:00
chore: tiny documentation changes
This commit is contained in:
@@ -72,7 +72,9 @@ public class CategoryController : ControllerBase
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Allows authorized users to create categories. <br/>
|
||||
/// Important! Category names are case insensitive. <br/>
|
||||
/// <b>Important!</b>
|
||||
/// <br/><br/>
|
||||
/// Category names are case insensitive. <br/>
|
||||
/// Has CORS set.
|
||||
/// </remarks>
|
||||
/// <response code="200">Returned on valid request</response>
|
||||
|
||||
Reference in New Issue
Block a user