fix: regenerate using new openapi to fix health API client (#284)
This commit is contained in:
@ -109,7 +109,7 @@ func NewConfiguration() *Configuration {
|
|||||||
OperationServers: map[string]ServerConfigurations{
|
OperationServers: map[string]ServerConfigurations{
|
||||||
"HealthApiService.GetHealth": {
|
"HealthApiService.GetHealth": {
|
||||||
{
|
{
|
||||||
URL: "/",
|
URL: "",
|
||||||
Description: "No description provided",
|
Description: "No description provided",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Submodule api/contract/openapi updated: 1d9c78d7e3...d6f9073685
Reference in New Issue
Block a user