Add Command API Service
This commit is contained in:
parent
440d9711fe
commit
4f51ff380e
26 changed files with 4380 additions and 129 deletions
|
|
@ -69,7 +69,7 @@ namespace BMA.EHR.Report.Service
|
|||
{
|
||||
var info = new OpenApiInfo()
|
||||
{
|
||||
Title = "BMA EHR Placement Service Document",
|
||||
Title = "BMA EHR Report Service Document",
|
||||
Version = desc.ApiVersion.ToString()
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue