This commit is contained in:
StevanFreeborn
2022-06-23 21:38:33 -05:00
parent e459d20f54
commit ca00363e5b
+1 -1
View File
@@ -46,7 +46,7 @@ namespace server.Controllers.v1
}
}
// TODO: Add comments
// TODO: Add xml comments
[MapToApiVersion("1.0")]
[HttpGet("{id}")]
[ProducesResponseType(typeof(Quote), StatusCodes.Status200OK)]