update SwaggerOperation
This commit is contained in:
@@ -2731,7 +2731,7 @@ namespace rmutr_report.Controllers
|
||||
|
||||
return Ok();
|
||||
}
|
||||
[SwaggerOperation("งบประมาณรายจ่ายจากเงินรายได้ งบเงินอุดหนุน")]
|
||||
[SwaggerOperation("ร.6 สรุปโครงการงบดำเนินงาน")]
|
||||
[HttpPost, Route("reports/summary_subsidy_projects/{type}")]
|
||||
[ApiExplorerSettings(GroupName = "reports")]
|
||||
public IActionResult GetBudgetSubsidySummaryReport([FromRoute] string type,
|
||||
|
||||
Reference in New Issue
Block a user