Skip to content

Add Response abstraction #3693

Closed
Closed

Description

We will need an abstraction for a response from a client service call in order to be able to replace this via plugins.

Methods that need to be provided include (not exhaustive)

  • Type
  • GetRawResponse
  • IsError
  • Buffering
  • Failure exception
  • derived types such as
    • ErrorResponse
    • NullableResponse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

emitter:client:csharpIssue for the C# client emitter: @typespec/http-client-csharp

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions