外观
@freenotes/web-runtime / HttpRequestContext
Interface: HttpRequestContext
Defined in: src/http/types.ts:395
Properties
config
readonlyconfig:HttpConfig
Defined in: src/http/types.ts:396
endpoint
readonlyendpoint:HttpEndpointDefinition
Defined in: src/http/types.ts:397
input
readonlyinput:Readonly<HttpCallInput>
Defined in: src/http/types.ts:398
operationPath
readonlyoperationPath: readonlystring[]
Defined in: src/http/types.ts:399
pathParams
readonlypathParams:Readonly<HttpPathParams>
Defined in: src/http/types.ts:400