|
|
@@ -100,6 +100,7 @@ type DescribeDeployedApiResponse struct {
|
|
|
FailResultSample string `json:"FailResultSample" xml:"FailResultSample"`
|
|
|
DeployedTime string `json:"DeployedTime" xml:"DeployedTime"`
|
|
|
AllowSignatureMethod string `json:"AllowSignatureMethod" xml:"AllowSignatureMethod"`
|
|
|
+ ResultBodyModel string `json:"ResultBodyModel" xml:"ResultBodyModel"`
|
|
|
RequestConfig RequestConfig `json:"RequestConfig" xml:"RequestConfig"`
|
|
|
ServiceConfig ServiceConfig `json:"ServiceConfig" xml:"ServiceConfig"`
|
|
|
OpenIdConnectConfig OpenIdConnectConfig `json:"OpenIdConnectConfig" xml:"OpenIdConnectConfig"`
|