跳转到内容

@freenotes/web-runtime


@freenotes/web-runtime / HttpRequestContext

Interface: HttpRequestContext

Defined in: src/http/types.ts:395

Properties

config

readonly config: HttpConfig

Defined in: src/http/types.ts:396


endpoint

readonly endpoint: HttpEndpointDefinition

Defined in: src/http/types.ts:397


input

readonly input: Readonly<HttpCallInput>

Defined in: src/http/types.ts:398


operationPath

readonly operationPath: readonly string[]

Defined in: src/http/types.ts:399


pathParams

readonly pathParams: Readonly<HttpPathParams>

Defined in: src/http/types.ts:400

让基础能力保持简单,让业务开发更加专注。