Skip to content

Define a minimal OperationParams SPI feeding the context chain #57

Description

@OmarAlJarrah

Problem

Thin generated services need a way to project an operation's inputs into headers/query/path/body that feeds our context chain.

Proposed change

Define a small OperationParams SPI exposing header/query/path/body projections that populate DispatchContext/RequestContext and our Headers/QueryParams. Public and explicit-API-clean (no underscore pseudo-privacy).

Acceptance

  • OperationParams SPI
  • Feeds the existing context chain
  • apiDump

Depends on the QueryParams work. Precondition for thin services + typed paging.

Dependencies


Priority: high · Effort: small

Metadata

Metadata

Assignees

No one assigned

    Labels

    codegenfuture KotlinPoet codegenenhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions