Skip to content

[I] SdkHttpOperation

Http operation.

  • SdkServiceOperationBase
PropertyTypeDescription
__rawHttpOperation-
bodyParam?SdkBodyParameterBody parameter.
examples?SdkHttpOperationExample[]Operation usage examples.
exceptionsSdkHttpErrorResponse[]Error responses
kind"http"-
parameters( | SdkPathParameter | SdkHeaderParameter | SdkQueryParameter | SdkCookieParameter)[]Parameter lists.
pathstringRoute path.
responsesSdkHttpResponse[]Normal responses.
uriTemplatestringRoute URI template string.
verbHttpVerbHttp verb.