Retirer field Data.DBStatus de apiresponse.HealthGET
This commit is contained in:
parent
c583220fd6
commit
622efd8d63
2 changed files with 0 additions and 14 deletions
|
@ -13,7 +13,6 @@ type HealthGET struct {
|
|||
Response
|
||||
Data struct {
|
||||
BottinStatus string
|
||||
DBStatus string
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue